diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:56:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:04 +0100 |
commit | 2e37b763f2f9aaaf58b400e38ad4a314a3a9b1d5 (patch) | |
tree | 53b18a75ad199abf3b84f7086105787f211cd036 /dev-ruby/http-cookie | |
parent | sys-devel/gcc: stable 7.3.0-r3 for ppc, bug #658444 (diff) | |
download | gentoo-2e37b763f2f9aaaf58b400e38ad4a314a3a9b1d5.tar.gz gentoo-2e37b763f2f9aaaf58b400e38ad4a314a3a9b1d5.tar.bz2 gentoo-2e37b763f2f9aaaf58b400e38ad4a314a3a9b1d5.zip |
dev-ruby/http-cookie: stable 1.0.3 for ppc, bug #658782
Bug: https://bugs.gentoo.org/658782
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 363ce61631a3..81b17a0fd484 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" |