diff options
author | 2024-10-17 09:57:34 +0300 | |
---|---|---|
committer | 2024-10-17 09:57:34 +0300 | |
commit | 6248fc8046a914a4f93deda988f5000cc9332859 (patch) | |
tree | bd601c5b402c0ace26edd94b8ae765e7ed2b0ca4 /dev-ruby/rspec-expectations | |
parent | dev-ruby/sqlite3: Stabilize 2.0.4-r2 ppc64, #941664 (diff) | |
download | gentoo-6248fc8046a914a4f93deda988f5000cc9332859.tar.gz gentoo-6248fc8046a914a4f93deda988f5000cc9332859.tar.bz2 gentoo-6248fc8046a914a4f93deda988f5000cc9332859.zip |
dev-ruby/rspec-expectations: Stabilize 3.13.3 sparc, #941665
Signed-off-by: Arthur Zamarin <arthurzam@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 96e2fb7e5b11..946c09585d32 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)" |