mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-vcs/subversion: enable py3.12, py3.13
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -5,8 +5,7 @@ EAPI=8
|
||||
|
||||
WANT_AUTOMAKE="none"
|
||||
GENTOO_DEPEND_ON_PERL="no"
|
||||
# no py3.12 yet as many tests have invalid escape sequence warnings
|
||||
PYTHON_COMPAT=( python3_{10..11} )
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
USE_RUBY="ruby31 ruby32 ruby33"
|
||||
|
||||
inherit autotools bash-completion-r1 db-use depend.apache flag-o-matic java-pkg-opt-2
|
||||
|
||||
Reference in New Issue
Block a user