commit: f479a778c44178cee99efa99898605f29d31938a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 08:02:08 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 08:02:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f479a778
dev-ruby/http-cookie: Stabilize 1.0.7 arm64, #945944 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/http-cookie/http-cookie-1.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0a4190ff64fa..ba8eeaf32f85 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"
