summaryrefslogtreecommitdiff
path: root/sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild')
-rw-r--r--sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild b/sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild
index 2a39040466ec..ebc77fd26e7d 100644
--- a/sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild
+++ b/sys-libs/libcap-ng/libcap-ng-0.8.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# Keep an eye on Fedora's packaging (https://src.fedoraproject.org/rpms/libcap-ng/tree/rawhide) for patches
# Same maintainer in Fedora as upstream
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit autotools flag-o-matic python-r1
DESCRIPTION="POSIX 1003.1e capabilities"