diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 19:16:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 19:21:07 +0100 |
commit | 05bece81c148a7da39b97a565b3ae4249dab8b29 (patch) | |
tree | 4cfd89c788186cb8b6371ee14779dabbf9ca9cdf /dev-vcs | |
parent | app-office/openoffice-bin: x86 stable (bug #676122) (diff) | |
download | gentoo-05bece81c148a7da39b97a565b3ae4249dab8b29.tar.gz gentoo-05bece81c148a7da39b97a565b3ae4249dab8b29.tar.bz2 gentoo-05bece81c148a7da39b97a565b3ae4249dab8b29.zip |
dev-vcs/subversion: x86 stable (bug #676094)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 1957a44408d7..29fd0fd97e8c 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=" |