diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 20:30:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-04 20:30:13 +0100 |
commit | c276f3be06aac81f6e4e6fa9f71d33110b379271 (patch) | |
tree | 316eadf9f07883f2c1d36056b1b99325f057c6ce /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: add alpha keyword (diff) | |
download | gentoo-c276f3be06aac81f6e4e6fa9f71d33110b379271.tar.gz gentoo-c276f3be06aac81f6e4e6fa9f71d33110b379271.tar.bz2 gentoo-c276f3be06aac81f6e4e6fa9f71d33110b379271.zip |
dev-ruby/rspec-expectations: add alpha keyword
Gentoo-Bug: 565114
Package-Manager: portage-2.2.27
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 4dc96b02a76a..d3444e8d517d 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" |