commit: 150a37dd8a45171ae6ea11d031cccd973d011fc1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 6 07:47:46 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 6 07:47:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150a37dd
dev-ruby/http-cookie: Stabilize 1.0.7 amd64, #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 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"
