diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 22:10:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 22:16:13 +0000 |
commit | e61ab37e0b494b52bf9aad6ad270784720d43eb5 (patch) | |
tree | 8522259221c7596154aa0b7ae5819f9611d91628 /dev-ruby | |
parent | dev-ruby/rspec-support: keyworded 3.6.0 for sparc, bug #587756 (thanks to Rol... (diff) | |
download | gentoo-e61ab37e0b494b52bf9aad6ad270784720d43eb5.tar.gz gentoo-e61ab37e0b494b52bf9aad6ad270784720d43eb5.tar.bz2 gentoo-e61ab37e0b494b52bf9aad6ad270784720d43eb5.zip |
dev-ruby/rspec-expectations: keyworded 3.6.0 for sparc, bug #587756 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby')
-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 c199b868e8e1..44c5a8f06fc8 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 ~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)" |