diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-28 10:17:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-28 10:17:13 +0200 |
commit | 03a1c8bf4c59af3022a7df67d6aa64a92c930a50 (patch) | |
tree | dd1619a4b3e74e9923bae39566623ae1136425bb /dev-ruby/http-cookie | |
parent | dev-ruby/httpclient-2.8.2.4-r0: keyworded for ~alpha (diff) | |
download | gentoo-03a1c8bf4c59af3022a7df67d6aa64a92c930a50.tar.gz gentoo-03a1c8bf4c59af3022a7df67d6aa64a92c930a50.tar.bz2 gentoo-03a1c8bf4c59af3022a7df67d6aa64a92c930a50.zip |
dev-ruby/http-cookie-1.0.2-r1: keyworded for ~alpha
Gentoo-Bug: 592756
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index ccddfde8287d..1a27f50b535f 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |