diff options
Diffstat (limited to 'dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild')
| -rw-r--r-- | dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild b/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild index 65b3e3f44f80..6b43a6c51e12 100644 --- a/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild +++ b/dev-python/python-linux-procfs/python-linux-procfs-0.7.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 @@ -16,7 +16,7 @@ SRC_URI="https://cdn.kernel.org/pub/software/libs/python/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" python_test() { "${EPYTHON}" ./bitmasklist_test.py || die "Tests failed with ${EPYTHON}" |
