Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/localhost/
Date: Tue, 07 Dec 2021 20:44:51
Message-Id: 1638909880.ea6cbdc69fa7315c60b67e21cd2247e8bb6979b7.arthurzam@gentoo
1 commit: ea6cbdc69fa7315c60b67e21cd2247e8bb6979b7
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 7 20:44:21 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 7 20:44:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea6cbdc6
7
8 dev-ruby/localhost: Keyword 1.1.9 ppc64, #821892
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-ruby/localhost/localhost-1.1.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild
16 index 031c4114d396..0a5bb4c4d68e 100644
17 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild
18 +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost"
20 SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="MIT"
22
23 -KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~sparc ~x86"
25 SLOT="$(ver_cut 1)"
26 IUSE=""