summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 09:37:52 +0100
committerSam James <sam@gentoo.org>2023-04-07 09:37:52 +0100
commit5ab5d27024623d683169ffc6be74c8be30852b1c (patch)
treeadc62b9d1f6f4a3522bb1ecce0b783caa8e9d042 /dev-ruby/async-io
parentdev-ruby/async: Keyword 2.5.0 ppc64, #903711 (diff)
downloadgentoo-5ab5d27024623d683169ffc6be74c8be30852b1c.tar.gz
gentoo-5ab5d27024623d683169ffc6be74c8be30852b1c.tar.bz2
gentoo-5ab5d27024623d683169ffc6be74c8be30852b1c.zip
dev-ruby/async-io: Keyword 1.34.3-r1 ppc64, #903711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/async-io')
-rw-r--r--dev-ruby/async-io/async-io-1.34.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/async-io/async-io-1.34.3-r1.ebuild b/dev-ruby/async-io/async-io-1.34.3-r1.ebuild
index 2ff090ade6c6..8962b2a3c994 100644
--- a/dev-ruby/async-io/async-io-1.34.3-r1.ebuild
+++ b/dev-ruby/async-io/async-io-1.34.3-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-io/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/async"