diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:47:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:47:13 +0100 |
commit | 4a9b2a6fa7dc809460dcb2ad8343241fd2866159 (patch) | |
tree | 8464a8848548d48646b5dddd64df1816c0e4b83b /dev-vcs/subversion | |
parent | dev-libs/libutf8proc: keyworded 1.3.1_p3 for ia64, bug #653210 (diff) | |
download | gentoo-4a9b2a6fa7dc809460dcb2ad8343241fd2866159.tar.gz gentoo-4a9b2a6fa7dc809460dcb2ad8343241fd2866159.tar.bz2 gentoo-4a9b2a6fa7dc809460dcb2ad8343241fd2866159.zip |
dev-vcs/subversion: keyworded 1.10.0 for ia64, bug #653210
Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-vcs/subversion')
-rw-r--r-- | dev-vcs/subversion/subversion-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/subversion/subversion-1.10.0.ebuild b/dev-vcs/subversion/subversion-1.10.0.ebuild index ca1c2dd88c3a..e78458b9998d 100644 --- a/dev-vcs/subversion/subversion-1.10.0.ebuild +++ b/dev-vcs/subversion/subversion-1.10.0.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="Subversion GPL-2" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64" IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kwallet nls perl python ruby sasl test vim-syntax" COMMON_DEPEND=" |