diff options
author | Sam James <sam@gentoo.org> | 2022-12-01 04:02:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-01 04:02:41 +0000 |
commit | 34f27b760a0e63ade3172da0224cbe8e807464a4 (patch) | |
tree | f61425aac23a729e3cbee6947395934a7ac25c51 /dev-ruby | |
parent | dev-ruby/benchmark-ips: Keyword 2.10.0 ppc, #761550 (diff) | |
download | gentoo-34f27b760a0e63ade3172da0224cbe8e807464a4.tar.gz gentoo-34f27b760a0e63ade3172da0224cbe8e807464a4.tar.bz2 gentoo-34f27b760a0e63ade3172da0224cbe8e807464a4.zip |
dev-ruby/console: Keyword 1.16.2 ppc, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/console/console-1.16.2.ebuild | 2 |
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 5fc143f04297..6a2cd40a4365 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 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc" IUSE="" ruby_add_rdepend "dev-ruby/fiber-local" |