diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:49:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:27 +0100 |
commit | 4aa79504d0545614559c82113d8b020997730d2b (patch) | |
tree | fb9e12e518b388fe32b178ffeba3cabb0a9e175d /dev-ruby | |
parent | media-video/mjpegtools: stable 2.1.0-r3 for ppc64, bug #656180 (diff) | |
download | gentoo-4aa79504d0545614559c82113d8b020997730d2b.tar.gz gentoo-4aa79504d0545614559c82113d8b020997730d2b.tar.bz2 gentoo-4aa79504d0545614559c82113d8b020997730d2b.zip |
dev-ruby/instantiator: stable 0.0.7 for ppc64, bug #656206
Bug: https://bugs.gentoo.org/656206
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/instantiator/instantiator-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/instantiator/instantiator-0.0.7.ebuild b/dev-ruby/instantiator/instantiator-0.0.7.ebuild index 4ca35a2c7a6b..e9b004c8f8fb 100644 --- a/dev-ruby/instantiator/instantiator-0.0.7.ebuild +++ b/dev-ruby/instantiator/instantiator-0.0.7.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/floehopper/introspection" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend "dev-ruby/blankslate:*" |