diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 11:39:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:44 +0200 |
commit | 0679a94810fb67ff08175d7482b3bc94cc831faf (patch) | |
tree | 6de8c77a8bfe2a18a2c5459c4cddb0acaec33a6b /dev-ruby/pdf-core | |
parent | dev-ruby/pdf-inspector: keyword ~arm64 (diff) | |
download | gentoo-0679a94810fb67ff08175d7482b3bc94cc831faf.tar.gz gentoo-0679a94810fb67ff08175d7482b3bc94cc831faf.tar.bz2 gentoo-0679a94810fb67ff08175d7482b3bc94cc831faf.zip |
dev-ruby/pdf-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/pdf-core')
-rw-r--r-- | dev-ruby/pdf-core/pdf-core-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild index f400ea5b2a27..2744a4634289 100644 --- a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild +++ b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1* |