diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 16:40:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 16:40:42 +0000 |
commit | e45bf12d8d167485b05da8c98956ac984a0d082f (patch) | |
tree | 0b968fd7e3a6918fff46abb461767a06efcf97aa /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-support: Stabilize 3.9.4 arm, #774948 (diff) | |
download | gentoo-e45bf12d8d167485b05da8c98956ac984a0d082f.tar.gz gentoo-e45bf12d8d167485b05da8c98956ac984a0d082f.tar.bz2 gentoo-e45bf12d8d167485b05da8c98956ac984a0d082f.zip |
dev-ruby/rspec-core: Stabilize 3.9.3 arm, #774948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild b/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild index c0be711d199d..08da7b72ca8b 100644 --- a/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.9.3.ebuild @@ -21,7 +21,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="highlight" SUBVERSION="$(ver_cut 1-2)" |