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/http-cookie/
Date: Sat, 30 Oct 2021 22:55:44
Message-Id: 1635634512.4098218e50b53fc66fac3162b8c3b1e8e7071f53.sam@gentoo
1 commit: 4098218e50b53fc66fac3162b8c3b1e8e7071f53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 22:55:12 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 22:55:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4098218e
7
8 dev-ruby/http-cookie: Stabilize 1.0.4 ppc64, #819963
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/http-cookie/http-cookie-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild
16 index b698a1ef216..59e73b3c889 100644
17 --- a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild
18 +++ b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
25 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"