diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 16:00:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-28 16:00:02 +0200 |
commit | 2c2aa1d778af99c5252f4568c69823b3f5857e52 (patch) | |
tree | 9cfb6a611ecaa1532534bd2b8afd47aa821aa8dc /dev-ruby/http-cookie | |
parent | dev-ruby/rdiscount: ppc stable wrt bug #819960 (diff) | |
download | gentoo-2c2aa1d778af99c5252f4568c69823b3f5857e52.tar.gz gentoo-2c2aa1d778af99c5252f4568c69823b3f5857e52.tar.bz2 gentoo-2c2aa1d778af99c5252f4568c69823b3f5857e52.zip |
dev-ruby/http-cookie: ppc stable wrt bug #819963
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild index 5f423f1f4cd6..b698a1ef2162 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |