diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 21:59:20 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-25 07:08:33 +0100 |
commit | 9173a21fad2180b0cdbdf0d0c5a8e7d6e02b9838 (patch) | |
tree | 12f573e9db57136401001b9e5f8844d88cbd8a2f /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-support: stable 3.6.0 for sparc, bug #653658 (diff) | |
download | gentoo-9173a21fad2180b0cdbdf0d0c5a8e7d6e02b9838.tar.gz gentoo-9173a21fad2180b0cdbdf0d0c5a8e7d6e02b9838.tar.bz2 gentoo-9173a21fad2180b0cdbdf0d0c5a8e7d6e02b9838.zip |
dev-ruby/rspec-core: stable 3.6.0 for sparc, bug #653658
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild index 12b61a638e7f..2a5ec9157860 100644 --- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild @@ -22,7 +22,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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(get_version_component_range 1-2)" |