summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-23 16:50:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-23 16:50:21 +0100
commitd200e9eb6397c042c8078837d33893563e163c59 (patch)
tree756ae34f2ca524fe587ca506f71dd25c6fe0a11e /dev-ruby/childprocess
parentdev-ruby/backports: ppc stable wrt bug #700966 (diff)
downloadgentoo-d200e9eb6397c042c8078837d33893563e163c59.tar.gz
gentoo-d200e9eb6397c042c8078837d33893563e163c59.tar.bz2
gentoo-d200e9eb6397c042c8078837d33893563e163c59.zip
dev-ruby/childprocess: ppc stable wrt bug #700966
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/childprocess')
-rw-r--r--dev-ruby/childprocess/childprocess-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/childprocess/childprocess-3.0.0.ebuild b/dev-ruby/childprocess/childprocess-3.0.0.ebuild
index feb8fa69ee53..80cd65eae229 100644
--- a/dev-ruby/childprocess/childprocess-3.0.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-3.0.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"