diff options
author | 2023-03-28 21:32:38 +0100 | |
---|---|---|
committer | 2023-03-28 21:36:52 +0100 | |
commit | 9ae450bbbc1f4acfc5cac87d2492d152ef52f996 (patch) | |
tree | 4c25f24049754c33de97ddae660a2cd46250899c /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.12.0 x86, #903375 (diff) | |
download | gentoo-9ae450bbbc1f4acfc5cac87d2492d152ef52f996.tar.gz gentoo-9ae450bbbc1f4acfc5cac87d2492d152ef52f996.tar.bz2 gentoo-9ae450bbbc1f4acfc5cac87d2492d152ef52f996.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.1 x86, #903383
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.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild index 01aa4dedd9ae..4435ea998204 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild @@ -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)" |