diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 17:25:33 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-02 17:29:21 +0100 |
commit | 50a0c9364e67a1a1286ddfb039cf1b0f3e64803c (patch) | |
tree | 07fea9ea6c9a8f4284bc8b31a7513044e569e8cc /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec: Stable for PPC64 (bug #565114). (diff) | |
download | gentoo-50a0c9364e67a1a1286ddfb039cf1b0f3e64803c.tar.gz gentoo-50a0c9364e67a1a1286ddfb039cf1b0f3e64803c.tar.bz2 gentoo-50a0c9364e67a1a1286ddfb039cf1b0f3e64803c.zip |
dev-ruby/rspec-expectations: Stable for PPC64 (bug #565114).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/rspec-expectations')
-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 a458049f81c5..4616b991b553 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" |