diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-16 07:51:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-16 07:51:06 +0000 |
commit | f32098d996e3a36c584386aef142807447424342 (patch) | |
tree | 4a7031266fd5134c51aac45711b1c86d4efbc9a1 /dev-ruby | |
parent | dev-cpp/cpp-httplib: Stabilize 0.18.1 ppc64, #945932 (diff) | |
download | gentoo-f32098d996e3a36c584386aef142807447424342.tar.gz gentoo-f32098d996e3a36c584386aef142807447424342.tar.bz2 gentoo-f32098d996e3a36c584386aef142807447424342.zip |
dev-ruby/http-cookie: Stabilize 1.0.7 ppc64, #945944
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/http-cookie/http-cookie-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.7.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.7.ebuild index a93926b73cc4..a3505489a927 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.7.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.7.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc ~x86" # See https://github.com/sparklemotion/http-cookie/issues/16 for dropping domain_name ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |