diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:51:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-02-10 13:55:59 +0100 |
commit | f4bd9919be9948688c0b093f70cc8a6d10726427 (patch) | |
tree | 5efcc5091141bef98330b31243e08027d242800a /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-mocks: Stable for HPPA too. (diff) | |
download | gentoo-f4bd9919be9948688c0b093f70cc8a6d10726427.tar.gz gentoo-f4bd9919be9948688c0b093f70cc8a6d10726427.tar.bz2 gentoo-f4bd9919be9948688c0b093f70cc8a6d10726427.zip |
dev-ruby/rspec-expectations: Stable for HPPA too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index 13478887d692..9da5e9c1653a 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.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 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" 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="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |