diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:14:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:14:50 +0100 |
commit | 5813f7c4a81be5df29c1b684a8c935dafd962f64 (patch) | |
tree | 64477db4edf832aee38068aeed2f93bae0e95ad2 /dev-ruby/http-cookie | |
parent | dev-ruby/domain_name: ppc stable wrt bug #564986 (diff) | |
download | gentoo-5813f7c4a81be5df29c1b684a8c935dafd962f64.tar.gz gentoo-5813f7c4a81be5df29c1b684a8c935dafd962f64.tar.bz2 gentoo-5813f7c4a81be5df29c1b684a8c935dafd962f64.zip |
dev-ruby/http-cookie: ppc stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 2922aa03c79c..90890a0e4571 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="amd64 ~arm ppc ppc64 x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |