diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:05:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-15 23:10:12 +0100 |
commit | 615fb803cb00ea22e5525f82623f99293fe69e3c (patch) | |
tree | 88a8929811cd0d04c750475b41c2858d16154404 /dev-vcs/subversion/subversion-1.10.3.ebuild | |
parent | app-shells/bash: x86 stable (bug #675414) (diff) | |
download | gentoo-615fb803cb00ea22e5525f82623f99293fe69e3c.tar.gz gentoo-615fb803cb00ea22e5525f82623f99293fe69e3c.tar.bz2 gentoo-615fb803cb00ea22e5525f82623f99293fe69e3c.zip |
dev-vcs/subversion: x86 stable (bug #674992)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-vcs/subversion/subversion-1.10.3.ebuild')
-rw-r--r-- | dev-vcs/subversion/subversion-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/subversion/subversion-1.10.3.ebuild b/dev-vcs/subversion/subversion-1.10.3.ebuild index ef192915090c..fe7f8f537a0a 100644 --- a/dev-vcs/subversion/subversion-1.10.3.ebuild +++ b/dev-vcs/subversion/subversion-1.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |