diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-23 19:32:07 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-23 18:38:56 +0100 |
commit | 1d32a82b4f09edef8aa7f4266965fa3046072a0a (patch) | |
tree | 6171fe75b5e08c2a4f78b258868c8ad96d8c164b /dev-ruby/http-cookie | |
parent | dev-qt/qtwidgets: Drop 5.9.6 (r0) (diff) | |
download | gentoo-1d32a82b4f09edef8aa7f4266965fa3046072a0a.tar.gz gentoo-1d32a82b4f09edef8aa7f4266965fa3046072a0a.tar.bz2 gentoo-1d32a82b4f09edef8aa7f4266965fa3046072a0a.zip |
dev-ruby/http-cookie: stable 1.0.3 for sparc
Bug: https://bugs.gentoo.org/658782
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild index e82bd8c68e8a..363ce61631a3 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |