diff options
author | 2016-01-20 14:38:57 +0100 | |
---|---|---|
committer | 2016-01-20 14:41:58 +0100 | |
commit | 5b0670bdaffd7871374b06805e6b0d35a4f64f20 (patch) | |
tree | 9a3573b4c0bf7e9b1e4d6f54b318195a8d8c7676 /dev-ruby/maxitest | |
parent | sys-kernel/gentoo-sources: Patch for 4.4.0 and 4.3.3 to ensure that thread jo... (diff) | |
download | gentoo-5b0670bdaffd7871374b06805e6b0d35a4f64f20.tar.gz gentoo-5b0670bdaffd7871374b06805e6b0d35a4f64f20.tar.bz2 gentoo-5b0670bdaffd7871374b06805e6b0d35a4f64f20.zip |
dev-ruby/maxitest: added Prefix keywords, bug #565818
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r-- | dev-ruby/maxitest/maxitest-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-1.5.5.ebuild b/dev-ruby/maxitest/maxitest-1.5.5.ebuild index d837e7313c16..d12ee78a2687 100644 --- a/dev-ruby/maxitest/maxitest-1.5.5.ebuild +++ b/dev-ruby/maxitest/maxitest-1.5.5.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend "<dev-ruby/minitest-5.9.0:5" |