diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-28 20:57:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-28 20:34:26 +0000 |
commit | cff38bffb81ebee99c6cc622a94936d92dff869b (patch) | |
tree | ad6763169f9c21d3db85a95c16c3804c7e16f4cb /dev-ruby/http-cookie | |
parent | dev-ruby/domain_name: stable 0.5.20170404 for sparc, bug #639720 (diff) | |
download | gentoo-cff38bffb81ebee99c6cc622a94936d92dff869b.tar.gz gentoo-cff38bffb81ebee99c6cc622a94936d92dff869b.tar.bz2 gentoo-cff38bffb81ebee99c6cc622a94936d92dff869b.zip |
dev-ruby/http-cookie: stable 1.0.2-r1 for sparc, bug #628676
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 5a2f225704cd..d2a9d9d27606 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |