summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-30 08:42:29 +0000
committerSam James <sam@gentoo.org>2021-05-30 09:52:51 +0000
commit70da11a07b643063a4062572a3dccd53992ee9ec (patch)
treea9887516e58c72fe947618b59035fb9e4fd23d58
parentdev-perl/FFI-CheckLib: ppc64 stable wrt bug #792825 (diff)
downloadgentoo-70da11a0.tar.gz
gentoo-70da11a0.tar.bz2
gentoo-70da11a0.zip
dev-vcs/subversion: add Python 3.9
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-vcs/subversion/subversion-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.1.ebuild b/dev-vcs/subversion/subversion-1.14.1.ebuild
index 8b2a3c3cda41..164331d9933e 100644
--- a/dev-vcs/subversion/subversion-1.14.1.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
USE_RUBY="ruby26 ruby25 ruby24"
DISTUTILS_OPTIONAL=1
WANT_AUTOMAKE="none"