summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 21:33:03 +0100
committerSam James <sam@gentoo.org>2023-03-28 21:36:54 +0100
commitdcd3cbdd92796b33848c8005dfd97173b29eaa30 (patch)
treeeeee23cc6c90a4dd8522046506eb70271ecc0011 /dev-ruby/rspec-core
parentdev-ruby/rspec-core: Stabilize 3.12.1 x86, #903371 (diff)
downloadgentoo-dcd3cbdd92796b33848c8005dfd97173b29eaa30.tar.gz
gentoo-dcd3cbdd92796b33848c8005dfd97173b29eaa30.tar.bz2
gentoo-dcd3cbdd92796b33848c8005dfd97173b29eaa30.zip
dev-ruby/rspec-core: Stabilize 3.12.0 arm, #903375
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.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild
index 6ff37a3a16ad..0452b7dd3a7b 100644
--- a/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-3.12.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)"