diff options
author | Sam James <sam@gentoo.org> | 2023-08-04 12:30:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-04 12:30:39 +0100 |
commit | 2b9c30001fc75896ed1a2bdb1bef368814d4ce5b (patch) | |
tree | f5bdc6a014db9f6f2a0feefa8235df33eced0ec9 /dev-ruby/rspec-core | |
parent | sec-keys/openpgp-keys-gentoo-developers: add 20230731 (diff) | |
download | gentoo-2b9c30001fc75896ed1a2bdb1bef368814d4ce5b.tar.gz gentoo-2b9c30001fc75896ed1a2bdb1bef368814d4ce5b.tar.bz2 gentoo-2b9c30001fc75896ed1a2bdb1bef368814d4ce5b.zip |
dev-ruby/rspec-core: Stabilize 3.12.2 ppc, #909122
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild index 4e6582130a5e..dbbf7a74746e 100644 --- a/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.12.2.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 ~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" SUBVERSION="$(ver_cut 1-2)" |