summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-02-12 13:18:14 +0100
committerFabian Groffen <grobian@gentoo.org>2016-02-12 13:35:43 +0100
commit47a283b00ceb7894e5b4349e162615c4282cd099 (patch)
treec766a643e2e1a586b99ce5c05b195107626a6642 /dev-ruby/rspec-support
parentdev-php/awl: Bump (diff)
downloadgentoo-47a283b00ceb7894e5b4349e162615c4282cd099.tar.gz
gentoo-47a283b00ceb7894e5b4349e162615c4282cd099.tar.bz2
gentoo-47a283b00ceb7894e5b4349e162615c4282cd099.zip
dev-ruby/rspec-support: add Prefix keywords, bug #562452
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r--dev-ruby/rspec-support/rspec-support-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.4.1.ebuild b/dev-ruby/rspec-support/rspec-support-3.4.1.ebuild
index 027c3d2acb96..b00fe32e6f31 100644
--- a/dev-ruby/rspec-support/rspec-support-3.4.1.ebuild
+++ b/dev-ruby/rspec-support/rspec-support-3.4.1.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=""
ruby_add_bdepend "test? ( >=dev-ruby/rspec-3.4.0:3 )"