diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-16 18:33:23 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-16 18:33:23 +0300 |
commit | 68d8a1dba39068b8f3ba625e4c3829a3aa003ee6 (patch) | |
tree | 04c2229fbdfa0d394a5b2d2d9cb87e3c2919f4f7 /dev-vcs | |
parent | app-editors/kile: amd64 stable wrt bug #674802 (diff) | |
download | gentoo-68d8a1dba39068b8f3ba625e4c3829a3aa003ee6.tar.gz gentoo-68d8a1dba39068b8f3ba625e4c3829a3aa003ee6.tar.bz2 gentoo-68d8a1dba39068b8f3ba625e4c3829a3aa003ee6.zip |
dev-vcs/subversion: amd64 stable wrt bug #674992
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/subversion-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.10.3.ebuild b/dev-vcs/subversion/subversion-1.10.3.ebuild index fe7f8f537a0a..e5d3c5f00043 100644 --- a/dev-vcs/subversion/subversion-1.10.3.ebuild +++ b/dev-vcs/subversion/subversion-1.10.3.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=" |