summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-01-08 13:13:01 +0100
committerJakov Smolić <jsmolic@gentoo.org>2023-01-08 13:13:01 +0100
commit73cadb5064209e8f2f629030be203db1a6c0c0a4 (patch)
tree144fd4be5f7d5a77f73b28059268536ae2b66873 /dev-ruby/rspec-expectations
parentdev-ruby/rspec-core: Stabilize 3.11.0 ppc, #890196 (diff)
downloadgentoo-73cadb5064209e8f2f629030be203db1a6c0c0a4.tar.gz
gentoo-73cadb5064209e8f2f629030be203db1a6c0c0a4.tar.bz2
gentoo-73cadb5064209e8f2f629030be203db1a6c0c0a4.zip
dev-ruby/rspec-expectations: Stabilize 3.11.1 ppc, #890196
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild
index 7e2877d8201b..79746b29330b 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,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=""
SUBVERSION="$(ver_cut 1-2)"