summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-03 04:16:44 +0100
committerSam James <sam@gentoo.org>2023-04-03 04:16:44 +0100
commitdd2019f9cb0a1e8c5a9e505b10209f57f0381e98 (patch)
tree63bc0ff44a80cd5b4bd9e64ca13a67be8a760be9 /dev-ruby/async-io
parentdev-ruby/async: Keyword 2.5.0 ppc, #903711 (diff)
downloadgentoo-dd2019f9cb0a1e8c5a9e505b10209f57f0381e98.tar.gz
gentoo-dd2019f9cb0a1e8c5a9e505b10209f57f0381e98.tar.bz2
gentoo-dd2019f9cb0a1e8c5a9e505b10209f57f0381e98.zip
dev-ruby/async-io: Keyword 1.34.3-r1 ppc, #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 ce6218229ff7..a664fe46b31c 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
IUSE=""
ruby_add_rdepend "dev-ruby/async"