diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-21 01:41:37 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-21 08:22:43 +0200 |
commit | a4b450d56433a82cfe49daf7cc60e05d99ee0fc1 (patch) | |
tree | e36a39f7f65f207632b159633a4c979a86d2c63f | |
parent | app-portage/tatt: arm keyworded (bug #715546) (diff) | |
download | gentoo-a4b450d56433a82cfe49daf7cc60e05d99ee0fc1.tar.gz gentoo-a4b450d56433a82cfe49daf7cc60e05d99ee0fc1.tar.bz2 gentoo-a4b450d56433a82cfe49daf7cc60e05d99ee0fc1.zip |
dev-vcs/subversion: arm stable (bug #719948)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-vcs/subversion/subversion-1.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.13.0-r1.ebuild b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild index 0a12fffc4f06..a0276cada505 100644 --- a/dev-vcs/subversion/subversion-1.13.0-r1.ebuild +++ b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax" RESTRICT="!test? ( test )" |