summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-08 08:18:12 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-08 08:18:12 +0300
commit255bef3502c97ee71901e1e739b8fcb9e5c82ea5 (patch)
tree172211aa2738c6ece2b1c29f7ebfb9dab82253f4 /dev-ruby/rspec-core
parentdev-ruby/rspec: Stabilize 3.13.0 ppc64, #933390 (diff)
downloadgentoo-255bef3502c97ee71901e1e739b8fcb9e5c82ea5.tar.gz
gentoo-255bef3502c97ee71901e1e739b8fcb9e5c82ea5.tar.bz2
gentoo-255bef3502c97ee71901e1e739b8fcb9e5c82ea5.zip
dev-ruby/rspec-core: Stabilize 3.13.0 ppc64, #933390
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.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild
index a7e4e8181421..02d57ba11782 100644
--- a/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-3.13.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="highlight test"
SUBVERSION="$(ver_cut 1-2)"