mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
sys-fs/cryfs: enable py3.11
Closes: https://bugs.gentoo.org/897304 Closes: https://github.com/gentoo/gentoo/pull/30694 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit cmake flag-o-matic linux-info python-any-r1
|
||||
|
||||
if [[ ${PV} == 9999 ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user