diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 08:07:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 08:07:16 +0100 |
commit | f556e7be32e33ff548d07ea1064fb9fedf6249e8 (patch) | |
tree | f793cebdb516c46889924fc15ad9995688e81d5f /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-expectations: Stabilize 3.13.3 amd64, #941665 (diff) | |
download | gentoo-f556e7be32e33ff548d07ea1064fb9fedf6249e8.tar.gz gentoo-f556e7be32e33ff548d07ea1064fb9fedf6249e8.tar.bz2 gentoo-f556e7be32e33ff548d07ea1064fb9fedf6249e8.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.3 ppc, #941665
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild index 9d92545118d2..c00dd4b93387 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild @@ -19,7 +19,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="test" SUBVERSION="$(ver_cut 1-2)" |