commit: 7e0df21efe83663c14afe5675925ed09d6b6f8ff
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 08:29:13 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 08:30:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0df21e
dev-vcs/subversion: Remove ~arm64 from 1.10.0 due to deps
Remove ~arm64 from 1.10.0 due to no keywords on dev-libs/libutf8proc.
dev-vcs/subversion/subversion-1.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild
b/dev-vcs/subversion/subversion-1.10.0.ebuild
index e5ec4cf475b..7fb2f3dc062 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 ~arm64 ~ppc"
+KEYWORDS="~amd64 ~ppc"
IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http
java kwallet nls perl python ruby sasl test vim-syntax"
COMMON_DEPEND="