diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:12:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:47 +0200 |
commit | 84517dce9a14c556854ecf2fab359fcb8bbc0077 (patch) | |
tree | 057ef38d7089cf94df5e93822f3db24a0e2ce714 /dev-ruby/itextomml | |
parent | dev-ruby/ritex: keyword ~arm64 (diff) | |
download | gentoo-84517dce9a14c556854ecf2fab359fcb8bbc0077.tar.gz gentoo-84517dce9a14c556854ecf2fab359fcb8bbc0077.tar.bz2 gentoo-84517dce9a14c556854ecf2fab359fcb8bbc0077.zip |
dev-ruby/itextomml: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/itextomml')
-rw-r--r-- | dev-ruby/itextomml/itextomml-1.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/itextomml/itextomml-1.5.6.ebuild b/dev-ruby/itextomml/itextomml-1.5.6.ebuild index f41cd7d253a6..17c5af4ecfb8 100644 --- a/dev-ruby/itextomml/itextomml-1.5.6.ebuild +++ b/dev-ruby/itextomml/itextomml-1.5.6.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html" LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" #Tests don't fail here |