summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2025-01-18 09:57:38 +0100
committerHans de Graaff <graaff@gentoo.org>2025-01-18 09:57:56 +0100
commitff3fc03c449b1e9a5e6588e5192580a874ee0036 (patch)
tree66d64484380968deffdd628b8c27a32f6db40fbf /dev-vcs/subversion
parentdev-python/rope: Stabilize 1.13.0-r1 ALLARCHES, #948281 (diff)
downloadgentoo-ff3fc03c449b1e9a5e6588e5192580a874ee0036.tar.gz
gentoo-ff3fc03c449b1e9a5e6588e5192580a874ee0036.tar.bz2
gentoo-ff3fc03c449b1e9a5e6588e5192580a874ee0036.zip
dev-vcs/subversion: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r--dev-vcs/subversion/subversion-1.14.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.5.ebuild b/dev-vcs/subversion/subversion-1.14.5.ebuild
index 069859b8ed8a..887fd4522a84 100644
--- a/dev-vcs/subversion/subversion-1.14.5.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.5.ebuild
@@ -7,7 +7,7 @@ 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} )
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
inherit autotools bash-completion-r1 db-use depend.apache flag-o-matic java-pkg-opt-2
inherit libtool multilib multiprocessing perl-module prefix python-any-r1 ruby-single xdg-utils