diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 11:37:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-24 11:39:22 +0100 |
commit | 55b94a6a2a457704f2d8582f0ca6c02b9c76c2fe (patch) | |
tree | 3dd6d59fbfbf2d04025a0354557e21efa577e8f4 /dev-ruby/multi_xml | |
parent | dev-cpp/lucene++: keyworded 3.0.7 for ppc, bug #555984 (diff) | |
download | gentoo-55b94a6a2a457704f2d8582f0ca6c02b9c76c2fe.tar.gz gentoo-55b94a6a2a457704f2d8582f0ca6c02b9c76c2fe.tar.bz2 gentoo-55b94a6a2a457704f2d8582f0ca6c02b9c76c2fe.zip |
dev-ruby/multi_xml: keyworded 0.6.0 for ppc, bug #554410
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/multi_xml')
-rw-r--r-- | dev-ruby/multi_xml/multi_xml-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild b/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild index dce162cfc6de..f99474a2df51 100644 --- a/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild +++ b/dev-ruby/multi_xml/multi_xml-0.6.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="http://rdoc.info/gems/multi_xml" SRC_URI="https://github.com/sferik/multi_xml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |