From bdf1a635ab5d0e1b2a3cbdedd65fb623f68b1db8 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 29 Apr 2018 18:33:56 +0300 Subject: dev-vcs/subversion: Add ~arm keyword (bug #653210) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- dev-vcs/subversion/subversion-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild b/dev-vcs/subversion/subversion-1.10.0.ebuild index fc541e8c9ebf..03d3f4e32e7e 100644 --- a/dev-vcs/subversion/subversion-1.10.0.ebuild +++ b/dev-vcs/subversion/subversion-1.10.0.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax" COMMON_DEPEND=" -- cgit v1.2.3-65-gdbad