diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-11-24 09:05:59 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-11-24 09:05:59 +0100 |
commit | 3b25d2f5c78ee077c81b259eef14772e706d91fb (patch) | |
tree | d7ad0974f325a1af58abeb9b0dbdb2d4788d08c1 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-mocks: ppc64 stable, bug 666742 (diff) | |
download | gentoo-3b25d2f5c78ee077c81b259eef14772e706d91fb.tar.gz gentoo-3b25d2f5c78ee077c81b259eef14772e706d91fb.tar.bz2 gentoo-3b25d2f5c78ee077c81b259eef14772e706d91fb.zip |
dev-ruby/rspec-expectations: ppc64 stable, bug 666742
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild index 0a614997279a..3b7b623f4fef 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc 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)" |