diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 10:53:18 +0100 |
commit | 3e69e106f7922c7a2e2622acb34ebbcc165375ae (patch) | |
tree | be614e418f00997ddd665c23df0911c483e3b7cf /dev-ruby/http-cookie | |
parent | dev-ruby/domain_name: x86 stable wrt bug #564986 (diff) | |
download | gentoo-3e69e106f7922c7a2e2622acb34ebbcc165375ae.tar.gz gentoo-3e69e106f7922c7a2e2622acb34ebbcc165375ae.tar.bz2 gentoo-3e69e106f7922c7a2e2622acb34ebbcc165375ae.zip |
dev-ruby/http-cookie: x86 stable wrt bug #564986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 749fa0e5cfa9..2922aa03c79c 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" |