diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:51:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:56:01 +0100 |
commit | 767115a9a61547f96642d0d8ce4f2cd9274b9755 (patch) | |
tree | 44eeecc348576344a6b8cdeabf48b8c4598a2b8f /dev-ruby | |
parent | dev-ruby/rspec-expectations: Stable for HPPA too. (diff) | |
download | gentoo-767115a9a61547f96642d0d8ce4f2cd9274b9755.tar.gz gentoo-767115a9a61547f96642d0d8ce4f2cd9274b9755.tar.bz2 gentoo-767115a9a61547f96642d0d8ce4f2cd9274b9755.zip |
dev-ruby/rspec: Stable for HPPA too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/rspec-2.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-2.99.0.ebuild b/dev-ruby/rspec/rspec-2.99.0.ebuild index af6db2e14357..29ccca44d9fc 100644 --- a/dev-ruby/rspec/rspec-2.99.0.ebuild +++ b/dev-ruby/rspec/rspec-2.99.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~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 ~x86-fbsd ~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)" |