diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 11:38:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 11:41:48 +0300 |
commit | 129fca86e5c0b70ad0d7a01b6399cfada5ba344d (patch) | |
tree | 25677e6c9f7f79d1736951c3d0de83ad760a8ac2 /dev-vcs/subversion | |
parent | dev-lang/zig: new package (diff) | |
download | gentoo-129fca86e5c0b70ad0d7a01b6399cfada5ba344d.tar.gz gentoo-129fca86e5c0b70ad0d7a01b6399cfada5ba344d.tar.bz2 gentoo-129fca86e5c0b70ad0d7a01b6399cfada5ba344d.zip |
dev-vcs/subversion: alpha stable wrt bug #690594
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r-- | dev-vcs/subversion/subversion-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.12.2.ebuild b/dev-vcs/subversion/subversion-1.12.2.ebuild index ace97954fa8b..7e95e3175212 100644 --- a/dev-vcs/subversion/subversion-1.12.2.ebuild +++ b/dev-vcs/subversion/subversion-1.12.2.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~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" COMMON_DEPEND=" |