diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 21:56:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 21:56:41 +0100 |
commit | b90ed5189644d62e575c45c8042f92e964b57312 (patch) | |
tree | e40806ad30a46f9db54497ab8c68d7e989ca4484 /dev-vcs | |
parent | dev-libs/libutf8proc: keyworded 1.3.1_p3 for ppc64, bug #653210 (diff) | |
download | gentoo-b90ed5189644d62e575c45c8042f92e964b57312.tar.gz gentoo-b90ed5189644d62e575c45c8042f92e964b57312.tar.bz2 gentoo-b90ed5189644d62e575c45c8042f92e964b57312.zip |
dev-vcs/subversion: keyworded 1.10.0 for ppc64, bug #653210
Bug: https://bugs.gentoo.org/653210
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-vcs')
-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 7fb2f3dc0626..ca1c2dd88c3a 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" +KEYWORDS="~amd64 ~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=" |