diff options
author | 2021-03-09 11:22:22 +0000 | |
---|---|---|
committer | 2021-03-09 11:22:22 +0000 | |
commit | 7806542edadba8f617a9006177d6083207a36e38 (patch) | |
tree | baad8fed6e3560d5bad36a5fb3e0afd8e9d5713a /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-support: Stabilize 3.9.4 amd64, #774948 (diff) | |
download | gentoo-7806542edadba8f617a9006177d6083207a36e38.tar.gz gentoo-7806542edadba8f617a9006177d6083207a36e38.tar.bz2 gentoo-7806542edadba8f617a9006177d6083207a36e38.zip |
dev-ruby/rspec-core: Stabilize 3.9.3 amd64, #774948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-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 4db0c17dfc17..9ea6b5a28a25 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)" |