Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-cookie/
Date: Wed, 27 Jun 2018 22:15:15
Message-Id: 1530137634.4b51f925120696ac84a1bf55e7b3010f9b880d69.slyfox@gentoo
1 commit: 4b51f925120696ac84a1bf55e7b3010f9b880d69
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:00:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:13:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b51f925
7
8 dev-ruby/http-cookie: stable 1.0.3 for ppc64, bug #658782
9
10 Bug: https://bugs.gentoo.org/658782
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
18 index f2df34e6f34..eed00c01bec 100644
19 --- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
20 +++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild
21 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86"
27 IUSE=""
28
29 ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"