mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
sys-libs/pam_wrapper: Add python3.14 support
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44450 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
13b87a97af
commit
4456385bd5
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit cmake-multilib python-r1
|
||||
|
||||
DESCRIPTION="A tool to test PAM applications and PAM modules"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user