Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http-cookie/
Date: Wed, 28 Sep 2016 08:18:01
Message-Id: 1475050633.03a1c8bf4c59af3022a7df67d6aa64a92c930a50.klausman@gentoo
1 commit: 03a1c8bf4c59af3022a7df67d6aa64a92c930a50
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 08:17:13 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 08:17:13 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a1c8bf
7
8 dev-ruby/http-cookie-1.0.2-r1: keyworded for ~alpha
9
10 Gentoo-Bug: 592756
11
12 dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
16 index ccddfde..1a27f50 100644
17 --- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
18 +++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ppc ppc64 x86"
24 +KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86"
25 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"