From 011266cd81f502de7536578993933e6716d303a2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 18 Aug 2023 19:46:58 +0000 Subject: Adding metadata --- dev-python/python-soundfile/python-soundfile-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-soundfile/python-soundfile-0.11.0.ebuild') diff --git a/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild b/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild index ed04c66fb9f8..3fd4c95e748b 100644 --- a/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild +++ b/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 -- cgit v1.3.1