summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-01 04:02:49 +0000
committerSam James <sam@gentoo.org>2022-12-01 04:02:49 +0000
commit4ac51140ec405c973aef93bb65403a9e4f9be42e (patch)
tree203b015a9c2791e22c982d4b463b826ae94954cc
parentdev-ruby/benchmark-ips: Keyword 2.10.0 ppc64, #761550 (diff)
downloadgentoo-4ac51140.tar.gz
gentoo-4ac51140.tar.bz2
gentoo-4ac51140.zip
dev-ruby/console: Keyword 1.16.2 ppc64, #761550
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/console/console-1.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/console/console-1.16.2.ebuild b/dev-ruby/console/console-1.16.2.ebuild
index 6a2cd40a4365..aa0040c81093 100644
--- a/dev-ruby/console/console-1.16.2.ebuild
+++ b/dev-ruby/console/console-1.16.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc"
IUSE=""
ruby_add_rdepend "dev-ruby/fiber-local"