summaryrefslogtreecommitdiff
path: root/dev-ruby/maxitest
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-01-20 14:38:57 +0100
committerFabian Groffen <grobian@gentoo.org>2016-01-20 14:41:58 +0100
commit5b0670bdaffd7871374b06805e6b0d35a4f64f20 (patch)
tree9a3573b4c0bf7e9b1e4d6f54b318195a8d8c7676 /dev-ruby/maxitest
parent6dbbbc14d8e1bf47bee1b367d8b14ab7d7b706bd (diff)
downloadgentoo-5b0670bdaffd7871374b06805e6b0d35a4f64f20.tar.gz
gentoo-5b0670bdaffd7871374b06805e6b0d35a4f64f20.tar.xz
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.ebuild2
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 d837e7313c1..d12ee78a268 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"