summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-03 20:27:27 +0000
committerSam James <sam@gentoo.org>2021-11-03 20:27:27 +0000
commitdbb240b0d4f9cd0cdc96ee65d4ba5da3fa01b5d6 (patch)
treec7710a4c5e4f736855013a4def232312130f2059 /dev-ruby/childprocess
parentsci-mathematics/pari: Stabilize 2.13.2 x86, #821466 (diff)
downloadgentoo-dbb240b0d4f9cd0cdc96ee65d4ba5da3fa01b5d6.tar.gz
gentoo-dbb240b0d4f9cd0cdc96ee65d4ba5da3fa01b5d6.tar.bz2
gentoo-dbb240b0d4f9cd0cdc96ee65d4ba5da3fa01b5d6.zip
dev-ruby/childprocess: Stabilize 4.1.0 x86, #821358
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/childprocess')
-rw-r--r--dev-ruby/childprocess/childprocess-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/childprocess/childprocess-4.1.0.ebuild b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
index 768fcd6ad08c..b72cd8b44c4b 100644
--- a/dev-ruby/childprocess/childprocess-4.1.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-4.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"