diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-29 04:00:29 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-29 04:00:29 +0200 |
commit | 4b731033b7bc351a78b5321a9103e1c14cf07647 (patch) | |
tree | 69643e4123f2f6cece06a6ece4f50a0405be9215 /dev-ruby | |
parent | dev-ruby/rspec-mocks: Stable for HPPA (bug #565112). (diff) | |
download | gentoo-4b731033b7bc351a78b5321a9103e1c14cf07647.tar.gz gentoo-4b731033b7bc351a78b5321a9103e1c14cf07647.tar.bz2 gentoo-4b731033b7bc351a78b5321a9103e1c14cf07647.zip |
dev-ruby/rspec-expectations: Stable for HPPA (bug #565112).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild index fb9fd65b90ba..8dc9841814a9 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.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 ~hppa 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 hppa ppc ppc64 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)" |