diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:29:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:29:45 +0000 |
commit | a52d672ee9328db5deda28cf0885835f25bc61db (patch) | |
tree | a2865e93f0c8f9a5c96e17a6ce37de7e8a430143 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.9.3 x86, #774948 (diff) | |
download | gentoo-a52d672ee9328db5deda28cf0885835f25bc61db.tar.gz gentoo-a52d672ee9328db5deda28cf0885835f25bc61db.tar.bz2 gentoo-a52d672ee9328db5deda28cf0885835f25bc61db.zip |
dev-ruby/rspec-expectations: Stabilize 3.9.4 x86, #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 a2927b6ff9d2..5e5395698eef 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)" |