diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 07:47:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 07:47:46 +0000 |
commit | 150a37dd8a45171ae6ea11d031cccd973d011fc1 (patch) | |
tree | c0cb3bf92a1e51546c8c9768f51d3db26d958969 /dev-ruby | |
parent | games-util/antimicrox: Stabilize 3.5.0 amd64, #945934 (diff) | |
download | gentoo-150a37dd8a45171ae6ea11d031cccd973d011fc1.tar.gz gentoo-150a37dd8a45171ae6ea11d031cccd973d011fc1.tar.bz2 gentoo-150a37dd8a45171ae6ea11d031cccd973d011fc1.zip |
dev-ruby/http-cookie: Stabilize 1.0.7 amd64, #945944
Signed-off-by: Sam James <sam@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 047a9505786e..0a4190ff64fa 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" |