diff options
author | 2024-06-02 08:08:10 +0100 | |
---|---|---|
committer | 2024-06-02 08:08:10 +0100 | |
commit | 1e074931c3861b57c3e618fee5a5717947e07712 (patch) | |
tree | 5bb83a364c1f43f95fef98e2a7ed02bcaf1d42c7 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.13.0 ppc, #933390 (diff) | |
download | gentoo-1e074931c3861b57c3e618fee5a5717947e07712.tar.gz gentoo-1e074931c3861b57c3e618fee5a5717947e07712.tar.bz2 gentoo-1e074931c3861b57c3e618fee5a5717947e07712.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.0 ppc, #933390
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild index 74ece3a6e672..8a1aee28baf8 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.0.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)" |