diff options
author | Sam James <sam@gentoo.org> | 2021-07-20 02:25:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-20 02:25:39 +0100 |
commit | 72188d523a63e9036756c38bfa4d18ad1a8844f4 (patch) | |
tree | 34337cb459cfca8218c476e28bcb6c60af43b533 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: Stabilize 3.10.0 x86, #800230 (diff) | |
download | gentoo-72188d523a63e9036756c38bfa4d18ad1a8844f4.tar.gz gentoo-72188d523a63e9036756c38bfa4d18ad1a8844f4.tar.bz2 gentoo-72188d523a63e9036756c38bfa4d18ad1a8844f4.zip |
dev-ruby/rspec-core: Stabilize 3.10.1 x86, #800230
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.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild index b05bc9ce2287..9863c93e91ab 100644 --- a/dev-ruby/rspec-core/rspec-core-3.10.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.10.1.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)" |