summaryrefslogtreecommitdiff
path: root/dev-ruby/pdf-core
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-01 11:39:19 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-01 15:44:44 +0200
commit0679a94810fb67ff08175d7482b3bc94cc831faf (patch)
tree6de8c77a8bfe2a18a2c5459c4cddb0acaec33a6b /dev-ruby/pdf-core
parentf4cb5557c05adbc6d97546d710a435d81ed0caff (diff)
downloadgentoo-0679a94810fb67ff08175d7482b3bc94cc831faf.tar.gz
gentoo-0679a94810fb67ff08175d7482b3bc94cc831faf.tar.xz
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.ebuild2
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 f400ea5b2a2..2744a463428 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*