Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/console/
Date: Thu, 01 Dec 2022 04:03:13
Message-Id: 1669867361.34f27b760a0e63ade3172da0224cbe8e807464a4.sam@gentoo
1 commit: 34f27b760a0e63ade3172da0224cbe8e807464a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 04:02:41 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 04:02:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f27b76
7
8 dev-ruby/console: Keyword 1.16.2 ppc, #761550
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/console/console-1.16.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/console/console-1.16.2.ebuild b/dev-ruby/console/console-1.16.2.ebuild
16 index 5fc143f04297..6a2cd40a4365 100644
17 --- a/dev-ruby/console/console-1.16.2.ebuild
18 +++ b/dev-ruby/console/console-1.16.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="MIT"
22 SLOT="$(ver_cut 1)"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc"
25 IUSE=""
26
27 ruby_add_rdepend "dev-ruby/fiber-local"