diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-09-24 06:49:07 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-09-24 06:49:07 +0200 |
commit | a78c51b8f9e2fa63c222b159b38aee34bc786ef9 (patch) | |
tree | 43c1831f0cbcf4de603155d7dfd5d517cae275d3 /dev-ruby | |
parent | dev-ruby/rspec-mocks: amd64 stable, bug 666742 (diff) | |
download | gentoo-a78c51b8f9e2fa63c222b159b38aee34bc786ef9.tar.gz gentoo-a78c51b8f9e2fa63c222b159b38aee34bc786ef9.tar.bz2 gentoo-a78c51b8f9e2fa63c222b159b38aee34bc786ef9.zip |
dev-ruby/rspec-expectations: amd64 stable, bug 666742
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-ruby')
-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 68effce114cd..563a8f718fe5 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)" |