summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-17 08:56:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-17 08:56:28 +0200
commit4e2291a9c3f5df08022253d3a0c65f86af26366a (patch)
treefc2ca5537184a86ec59be30101f342a57494f637 /dev-vcs
parentx11-misc/xkeyboard-config: arm64 stable wrt bug #852191 (diff)
downloadgentoo-4e2291a9c3f5df08022253d3a0c65f86af26366a.tar.gz
gentoo-4e2291a9c3f5df08022253d3a0c65f86af26366a.tar.bz2
gentoo-4e2291a9c3f5df08022253d3a0c65f86af26366a.zip
dev-vcs/subversion: arm64 stable wrt bug #852656
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/subversion/subversion-1.14.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.14.2-r1.ebuild b/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
index 040c29c9c4b4..10b8582f9408 100644
--- a/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
+++ b/dev-vcs/subversion/subversion-1.14.2-r1.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Apache-2.0 BSD MIT BSD-2 FSFAP unicode"
SLOT="0"
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
IUSE="apache2 berkdb debug doc extras gnome-keyring java kwallet nls perl plaintext-password-storage ruby sasl test"
RESTRICT="!test? ( test )"