diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-13 18:23:45 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:33:20 +0100 |
commit | 2a330c5f46ffbcaeba01716f8f8cbd116faf9257 (patch) | |
tree | 58df4ba5bcce55171b23573748ee69c929f61294 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-mocks: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-2a330c5f46ffbcaeba01716f8f8cbd116faf9257.tar.gz gentoo-2a330c5f46ffbcaeba01716f8f8cbd116faf9257.tar.bz2 gentoo-2a330c5f46ffbcaeba01716f8f8cbd116faf9257.zip |
dev-ruby/rspec-expectations: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/rspec-expectations')
-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 86ee03ab4add..e2a4290f3b50 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 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)" |