diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-05 18:35:33 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-05 19:32:23 +0100 |
commit | 68e7ff994ca832d86c86abf2bd09598295c4e69c (patch) | |
tree | b45180a13a9a5b67b183f1a9ccd6da066ef392e3 /dev-ruby/rspec | |
parent | dev-ruby/rspec-mocks: stable 3.6.0 for hppa (diff) | |
download | gentoo-68e7ff994ca832d86c86abf2bd09598295c4e69c.tar.gz gentoo-68e7ff994ca832d86c86abf2bd09598295c4e69c.tar.bz2 gentoo-68e7ff994ca832d86c86abf2bd09598295c4e69c.zip |
dev-ruby/rspec: stable 3.6.0 for hppa
Bug: https://bugs.gentoo.org/653658
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/rspec-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.6.0.ebuild b/dev-ruby/rspec/rspec-3.6.0.ebuild index 72241f191b29..0a98e4a9b93c 100644 --- a/dev-ruby/rspec/rspec-3.6.0.ebuild +++ b/dev-ruby/rspec/rspec-3.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |