From: Fabian Groffen Date: Fri, 12 Feb 2016 12:34:53 +0000 (+0100) Subject: dev-ruby/rspec-core: add Prefix keywords, bug #562452 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de9754e632890a2bfe8c647c2f89e4884b4bd757;p=gentoo.git dev-ruby/rspec-core: add Prefix keywords, bug #562452 Package-Manager: portage-2.2.20-prefix --- diff --git a/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild index fa9d0b670783..25460b389ddc 100644 --- a/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.4.2.ebuild @@ -23,7 +23,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="highlight" SUBVERSION="$(get_version_component_range 1-2)"