diff options
author | Sam James <sam@gentoo.org> | 2021-07-17 05:58:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-17 05:58:04 +0100 |
commit | 67bfb6f8e7742a15bcf30d09eca222104ca51f73 (patch) | |
tree | 59199db8f16ede04017c71654a0b058c77672cd4 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.10.1 arm, #800230 (diff) | |
download | gentoo-67bfb6f8e7742a15bcf30d09eca222104ca51f73.tar.gz gentoo-67bfb6f8e7742a15bcf30d09eca222104ca51f73.tar.bz2 gentoo-67bfb6f8e7742a15bcf30d09eca222104ca51f73.zip |
dev-ruby/rspec-expectations: Stabilize 3.10.1 arm, #800230
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.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild index d1c875ca4fdb..d2d7e3ec5b07 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.10.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 ppc ppc64 ~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 ppc ppc64 ~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)" |