diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 17:36:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 17:36:41 +0300 |
commit | 886f42b0bb57964aee0a532ef9e40856f3c7f770 (patch) | |
tree | 11d18eb96cbef745a84c39dd0b9d03ed88256c87 /dev-ruby/childprocess | |
parent | dev-ruby/hoe-seattlerb: arm stable wrt bug #658048 (diff) | |
download | gentoo-886f42b0bb57964aee0a532ef9e40856f3c7f770.tar.gz gentoo-886f42b0bb57964aee0a532ef9e40856f3c7f770.tar.bz2 gentoo-886f42b0bb57964aee0a532ef9e40856f3c7f770.zip |
dev-ruby/childprocess: arm stable wrt bug #658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/childprocess')
-rw-r--r-- | dev-ruby/childprocess/childprocess-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/childprocess/childprocess-0.9.0.ebuild b/dev-ruby/childprocess/childprocess-0.9.0.ebuild index 29dae5674550..a7dfd71bd524 100644 --- a/dev-ruby/childprocess/childprocess-0.9.0.ebuild +++ b/dev-ruby/childprocess/childprocess-0.9.0.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jarib/childprocess" LICENSE="MIT" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/ffi-1.0.11" |