diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-02-21 16:23:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-02-21 16:28:11 +0100 |
commit | 9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd (patch) | |
tree | 506fa89e7a5de6e98cbee3b0c3b078135397bd4a /dev-ruby/rspectacular | |
parent | dev-ruby/fuubar: keyworded for Prefix, bug #574738 (diff) | |
download | gentoo-9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd.tar.gz gentoo-9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd.tar.bz2 gentoo-9d2ec7d0339a23d60523bda3c7dca4cb24fae1cd.zip |
dev-ruby/rspectacular: keyworded for Prefix, bug #574738
Package-Manager: portage-2.2.27-prefix
Diffstat (limited to 'dev-ruby/rspectacular')
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild index cba9d65a7d47..6ed61af45a36 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2" |