diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 22:04:41 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-25 07:08:34 +0100 |
commit | e1ecb79f8d158c510c42631d3cfeecdf1cb18346 (patch) | |
tree | 0d4b17efad721ffb6b15bdcd65bc63822dd9f3b5 /dev-ruby/rspec-expectations | |
parent | dev-libs/libxslt: stable 1.1.32 for sparc (diff) | |
download | gentoo-e1ecb79f8d158c510c42631d3cfeecdf1cb18346.tar.gz gentoo-e1ecb79f8d158c510c42631d3cfeecdf1cb18346.tar.bz2 gentoo-e1ecb79f8d158c510c42631d3cfeecdf1cb18346.zip |
dev-ruby/rspec-expectations: 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-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild index 9d8e78760372..0a4ff52e3b93 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.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 ~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="" SUBVERSION="$(get_version_component_range 1-2)" |