diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:19:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:19:21 +0000 |
commit | 2eaabcaec109ce86c80ccd96ca45a3d368a32963 (patch) | |
tree | 0a131c45d3a2b718e332ee5f19d261e3f9b8f4d2 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.9.3 sparc, #774948 (diff) | |
download | gentoo-2eaabcaec109ce86c80ccd96ca45a3d368a32963.tar.gz gentoo-2eaabcaec109ce86c80ccd96ca45a3d368a32963.tar.bz2 gentoo-2eaabcaec109ce86c80ccd96ca45a3d368a32963.zip |
dev-ruby/rspec-expectations: Stabilize 3.9.4 sparc, #774948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild index b1c99b29bae3..7e4fba2602fe 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |