mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
sys-libs/libcap-ng: enable py3.14
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
f0153246c2
commit
6dc328d10e
@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
# 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_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit autotools flag-o-matic out-of-source-utils python-r1
|
||||
|
||||
DESCRIPTION="POSIX 1003.1e capabilities"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user