From 546fa621f6080e331853db5e9b12257f6e5bd18b Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 12 Feb 2016 13:30:54 +0100 Subject: dev-ruby/rspec-expectations: add Prefix keywords, bug #562452 Package-Manager: portage-2.2.20-prefix --- dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-ruby/rspec-expectations') diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild index 2beb6ee3cc52..18934d52a729 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.4.0.ebuild @@ -20,7 +20,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 ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~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)" -- cgit v1.2.3-65-gdbad