summaryrefslogtreecommitdiff
path: root/dev-ruby/maxitest
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-11-16 06:51:46 +0100
committerJeroen Roovers <jer@gentoo.org>2015-11-16 06:51:46 +0100
commitb9888932d2e5496f9015169b6b34850195d812d7 (patch)
treee0be345d2317f6a2a6d2c9569e09534b97eac5c8 /dev-ruby/maxitest
parentc13ec3fad78a9ee330757de9662981cbe87107a6 (diff)
downloadgentoo-b9888932d2e5496f9015169b6b34850195d812d7.tar.gz
gentoo-b9888932d2e5496f9015169b6b34850195d812d7.tar.xz
dev-ruby/maxitest: Mark ~ppc64 (bug #565818).
Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/maxitest')
-rw-r--r--dev-ruby/maxitest/maxitest-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/maxitest/maxitest-1.5.4.ebuild b/dev-ruby/maxitest/maxitest-1.5.4.ebuild
index 4003ed7ccaf..88bf645099c 100644
--- a/dev-ruby/maxitest/maxitest-1.5.4.ebuild
+++ b/dev-ruby/maxitest/maxitest-1.5.4.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"
+KEYWORDS="~amd64 ~ppc64"
IUSE=""
ruby_add_rdepend "<dev-ruby/minitest-5.9.0:5"