diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-30 18:28:06 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-30 18:28:06 +0200 |
commit | c6b753dbd4713e43bc14195874460845f3688b18 (patch) | |
tree | a78e2f01fe9c301b9d8d25ffe2e6b0b01ca58b87 /dev-ruby/introspection | |
parent | media-libs/glew: ppc stable wrt bug #649078 (diff) | |
download | gentoo-c6b753dbd4713e43bc14195874460845f3688b18.tar.gz gentoo-c6b753dbd4713e43bc14195874460845f3688b18.tar.bz2 gentoo-c6b753dbd4713e43bc14195874460845f3688b18.zip |
dev-ruby/introspection: arm stable, bug #656206
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 1850849247fa..9cc15fd46c58 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 ~arm64 ~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" |