diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-27 08:51:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 09:49:06 +0000 |
commit | 5abc17202560a09945acd9ee8aebfe012b1c13f2 (patch) | |
tree | 3e08d458012e907a05cec2748575c4a005e10756 /dev-vcs | |
parent | profiles/package.mask: remove mask for bug 669606 (diff) | |
download | gentoo-5abc17202560a09945acd9ee8aebfe012b1c13f2.tar.gz gentoo-5abc17202560a09945acd9ee8aebfe012b1c13f2.tar.bz2 gentoo-5abc17202560a09945acd9ee8aebfe012b1c13f2.zip |
dev-vcs/subversion: stable 1.10.4 for sparc, bug #676094
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-vcs')
-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 ef55999b2c52..8a2600c19dd3 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 ~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=" |