diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:29:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:29:44 +0000 |
commit | a95ba8690402cc531f12a6b5df904a1005cec7c6 (patch) | |
tree | 94e05ec59a8a2ce2aa59bb8000ca168e3dd1a48a /dev-ruby/rspec-core/rspec-core-3.9.3.ebuild | |
parent | dev-ruby/rspec-support: Stabilize 3.9.4 x86, #774948 (diff) | |
download | gentoo-a95ba8690402cc531f12a6b5df904a1005cec7c6.tar.gz gentoo-a95ba8690402cc531f12a6b5df904a1005cec7c6.tar.bz2 gentoo-a95ba8690402cc531f12a6b5df904a1005cec7c6.zip |
dev-ruby/rspec-core: Stabilize 3.9.3 x86, #774948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.9.3.ebuild')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild b/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild index 9ea6b5a28a25..08dc033904d3 100644 --- a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild @@ -21,7 +21,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="highlight" SUBVERSION="$(ver_cut 1-2)" |