sys-libs/libcap-ng: Sync with Gentoo

It's from Gentoo commit 8f5a4031027e25d719725acd0b00e708ac58f1c9.
This commit is contained in:
Flatcar Buildbot 2023-03-13 13:18:35 +00:00
parent e94290fbcf
commit a58d8ae9c1

View File

@ -5,7 +5,7 @@ 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_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit autotools flag-o-matic python-r1
DESCRIPTION="POSIX 1003.1e capabilities"