diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:37:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 11:38:04 -0400 |
commit | b8f9e50c24da23a53fe2fd70d258130f55a3b290 (patch) | |
tree | e289d6ec0b13e2660ebef6618e3b85bf3d7077a4 /dev-vcs/subversion | |
parent | dev-python/ctypesgen: arm64 stable (diff) | |
download | gentoo-b8f9e50c24da23a53fe2fd70d258130f55a3b290.tar.gz gentoo-b8f9e50c24da23a53fe2fd70d258130f55a3b290.tar.bz2 gentoo-b8f9e50c24da23a53fe2fd70d258130f55a3b290.zip |
dev-vcs/subversion: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r-- | dev-vcs/subversion/subversion-1.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.10.4.ebuild b/dev-vcs/subversion/subversion-1.10.4.ebuild index aa125ef46916..29e2204d1a6b 100644 --- a/dev-vcs/subversion/subversion-1.10.4.ebuild +++ b/dev-vcs/subversion/subversion-1.10.4.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax" COMMON_DEPEND=" |