mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-libs/libapparmor: enable py3.13
Bug: https://bugs.gentoo.org/952709 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_OPTIONAL=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
GENTOO_DEPEND_ON_PERL="no"
|
||||
|
||||
inherit autotools distutils-r1 perl-functions
|
||||
|
||||
Reference in New Issue
Block a user