diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 16:25:14 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 18:00:47 +0100 |
commit | efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c (patch) | |
tree | 2159e150b2caaee8b9bd911f67785030387ad71f /dev-ruby | |
parent | dev-ruby/rspec-support: ppc stable (bug 590274). (diff) | |
download | gentoo-efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c.tar.gz gentoo-efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c.tar.bz2 gentoo-efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c.zip |
dev-ruby/rspec-expectations: ppc stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild index e2a4290f3b50..31e1e8938195 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |