diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-10-10 08:16:28 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-10-10 08:32:08 +0200 |
commit | 7e53e460587ad6fc8478a9cd85b54335f209be83 (patch) | |
tree | ba3d18ea0c2bf54fd70c2d8befa855b0e174e12d /dev-ruby/itextomml | |
parent | dev-ruby/rouge: Mark ~ppc64 (bug #553928). (diff) | |
download | gentoo-7e53e460587ad6fc8478a9cd85b54335f209be83.tar.gz gentoo-7e53e460587ad6fc8478a9cd85b54335f209be83.tar.bz2 gentoo-7e53e460587ad6fc8478a9cd85b54335f209be83.zip |
dev-ruby/itextomml: Mark ~ppc64 (bug #553928).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/itextomml')
-rw-r--r-- | dev-ruby/itextomml/itextomml-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/itextomml/itextomml-1.5.2.ebuild b/dev-ruby/itextomml/itextomml-1.5.2.ebuild index 91c46bffc00a..abe47019f197 100644 --- a/dev-ruby/itextomml/itextomml-1.5.2.ebuild +++ b/dev-ruby/itextomml/itextomml-1.5.2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" #Tests don't fail here |