diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-08 19:00:04 +0200 |
commit | 33961da4889205a96dd9e378381d58a1306a0d0a (patch) | |
tree | d4e6f964ccb019247fe0bd8dc7ebcb4d83ae56c5 /dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild | |
parent | dev-ruby/rspec-core: Stabilize 3.11.0 x86, #890196 (diff) | |
download | gentoo-33961da4889205a96dd9e378381d58a1306a0d0a.tar.gz gentoo-33961da4889205a96dd9e378381d58a1306a0d0a.tar.bz2 gentoo-33961da4889205a96dd9e378381d58a1306a0d0a.zip |
dev-ruby/rspec-expectations: Stabilize 3.11.1 x86, #890196
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild index 19bd7065efac..8d58d8c2ee8e 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.11.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.11.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)" |