summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-10-31 09:47:41 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-10-31 22:09:40 +0200
commiteacbddc77cea0ff4313712022078d7e83da52e76 (patch)
tree0395a8f5a753364c34ec011653acaf58a864d300
parentdev-python/sphinx_lv2_theme: enable py3.10 (diff)
downloadgentoo-eacbddc77cea0ff4313712022078d7e83da52e76.tar.gz
gentoo-eacbddc77cea0ff4313712022078d7e83da52e76.tar.bz2
gentoo-eacbddc77cea0ff4313712022078d7e83da52e76.zip
sys-libs/libcap-ng: enable py3.10
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild b/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
index e8d8ab36eeac..f79095d55829 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.8.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit autotools flag-o-matic python-r1