diff options
author | Sam James <sam@gentoo.org> | 2021-04-11 15:49:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-11 15:54:07 +0000 |
commit | 8103fe5b0cc1e4722db5d95b18b890e4edbcb9ec (patch) | |
tree | 7c93a763b8476aa7d70259b6047bc0da5fae1c63 /dev-ruby | |
parent | dev-ruby/rspec-core: Stabilize 3.9.3 arm64, #774948 (diff) | |
download | gentoo-8103fe5b0cc1e4722db5d95b18b890e4edbcb9ec.tar.gz gentoo-8103fe5b0cc1e4722db5d95b18b890e4edbcb9ec.tar.bz2 gentoo-8103fe5b0cc1e4722db5d95b18b890e4edbcb9ec.zip |
dev-ruby/rspec-expectations: Stabilize 3.9.4 arm64, #774948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild index 81a67810bd64..c2fef86846b3 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.9.4.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)" |