diff options
author | 2021-10-30 23:55:12 +0100 | |
---|---|---|
committer | 2021-10-30 23:55:12 +0100 | |
commit | 4098218e50b53fc66fac3162b8c3b1e8e7071f53 (patch) | |
tree | bd9b786224c5b5542c71cd37793ff3b5d6446e24 /dev-ruby/http-cookie | |
parent | dev-libs/libmowgli: Stabilize 2.1.3-r3 ppc, #820797 (diff) | |
download | gentoo-4098218e50b53fc66fac3162b8c3b1e8e7071f53.tar.gz gentoo-4098218e50b53fc66fac3162b8c3b1e8e7071f53.tar.bz2 gentoo-4098218e50b53fc66fac3162b8c3b1e8e7071f53.zip |
dev-ruby/http-cookie: Stabilize 1.0.4 ppc64, #819963
Signed-off-by: Sam James <sam@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 b698a1ef2162..59e73b3c8893 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" |