diff options
-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" |