diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 16:25:12 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 16:27:20 +0100 |
commit | 623856d5d81e3e3eff94a7c24e7d794de369bb0c (patch) | |
tree | 7e2e58cad2d722b65d0abef86db11d7864a036ac /dev-ruby | |
parent | dev-ruby/rspec-mocks: Stable for HPPA (bug #565114). (diff) | |
download | gentoo-623856d5d81e3e3eff94a7c24e7d794de369bb0c.tar.gz gentoo-623856d5d81e3e3eff94a7c24e7d794de369bb0c.tar.bz2 gentoo-623856d5d81e3e3eff94a7c24e7d794de369bb0c.zip |
dev-ruby/rspec-expectations: Stable for HPPA (bug #565114).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild index af7708740bee..a458049f81c5 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 arm ~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 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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |