summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:24:57 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:01:05 +0000
commit365d14253e2f1ce8d4c944209275463b5dda319d (patch)
tree15063c9c9d3f0eadddd43a34864fe0237cf03310 /dev-ruby/childprocess
parentdev-ruby/bundler: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-365d14253e2f1ce8d4c944209275463b5dda319d.tar.gz
gentoo-365d14253e2f1ce8d4c944209275463b5dda319d.tar.bz2
gentoo-365d14253e2f1ce8d4c944209275463b5dda319d.zip
dev-ruby/childprocess: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/childprocess')
-rw-r--r--dev-ruby/childprocess/childprocess-3.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/childprocess/childprocess-3.0.0.ebuild b/dev-ruby/childprocess/childprocess-3.0.0.ebuild
index 780c28cf29e0..8ab0dffa83b8 100644
--- a/dev-ruby/childprocess/childprocess-3.0.0.ebuild
+++ b/dev-ruby/childprocess/childprocess-3.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jarib/childprocess"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/ffi-1.0.11"