mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/libabigail: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,7 +14,7 @@ LIBABIGAIL_DOCS_VERSION="${PV}"
|
||||
# bug #830088
|
||||
LIBABIGAIL_DOCS_USEFLAG="+doc"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit libtool bash-completion-r1 python-any-r1 out-of-source
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ LIBABIGAIL_DOCS_VERSION="${PV}"
|
||||
# bug #830088
|
||||
LIBABIGAIL_DOCS_USEFLAG="+doc"
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
|
||||
inherit libtool bash-completion-r1 python-any-r1 out-of-source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user