diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 13:48:23 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 14:47:14 +0200 |
commit | 39d28d0d956137da21a6d05a4556ec4621c4a0ab (patch) | |
tree | a83fe70f4b506e82aa8030dc55900dc97cf2e679 /dev-ruby/introspection | |
parent | dev-ruby/blankslate: keyword ~arm64 (diff) | |
download | gentoo-39d28d0d956137da21a6d05a4556ec4621c4a0ab.tar.gz gentoo-39d28d0d956137da21a6d05a4556ec4621c4a0ab.tar.bz2 gentoo-39d28d0d956137da21a6d05a4556ec4621c4a0ab.zip |
dev-ruby/introspection: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/introspection')
-rw-r--r-- | dev-ruby/introspection/introspection-0.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/introspection/introspection-0.0.4.ebuild b/dev-ruby/introspection/introspection-0.0.4.ebuild index 2f97e96015d7..dd9d02ac6aa5 100644 --- a/dev-ruby/introspection/introspection-0.0.4.ebuild +++ b/dev-ruby/introspection/introspection-0.0.4.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://jamesmead.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1" |