commit: 40c2178c7b385d89e76bcb56340fa61e5cb84157 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 21:43:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 21:43:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c2178c
dev-ruby/http-cookie: Stabilize 1.0.5 amd64, #903465 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/http-cookie/http-cookie-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild index 45bf95e150ef..efe4c99a7808 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,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" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0"
