commit: a9d8d468b444fcb45dcb5db8f9e70ff8a34a2994 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 09:37:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 09:37:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9d8d468
dev-ruby/http-cookie: Stabilize 1.0.8 arm64, #956259 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/http-cookie/http-cookie-1.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/http-cookie/http-cookie-1.0.8.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.8.ebuild index 557a7145d510..f6bc5f913ada 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.8.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.8.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"
