diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:04 +0200 |
commit | 5a04181a606ffde81819ab87be2eb16ba8da3f5f (patch) | |
tree | d6282975d8c4cde688c34d32919c7dbd7d6e81b0 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: Stabilize 3.11.0 x86, #890196 (diff) | |
download | gentoo-5a04181a606ffde81819ab87be2eb16ba8da3f5f.tar.gz gentoo-5a04181a606ffde81819ab87be2eb16ba8da3f5f.tar.bz2 gentoo-5a04181a606ffde81819ab87be2eb16ba8da3f5f.zip |
dev-ruby/rspec-core: Stabilize 3.11.0 x86, #890196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild index 205306122087..1a0881e3194d 100644 --- a/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.11.0.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 ~loong ppc ppc64 ~riscv ~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 ~loong ppc ppc64 ~riscv ~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)" |