diff options
author | 2024-12-06 08:02:08 +0000 | |
---|---|---|
committer | 2024-12-06 08:02:46 +0000 | |
commit | f479a778c44178cee99efa99898605f29d31938a (patch) | |
tree | 9fd3d95ad35846288647309ff6d4dc38f11d111c /dev-ruby/http-cookie | |
parent | media-libs/libprojectm: dropped obsolete 4.1.1-r1 (diff) | |
download | gentoo-f479a778c44178cee99efa99898605f29d31938a.tar.gz gentoo-f479a778c44178cee99efa99898605f29d31938a.tar.bz2 gentoo-f479a778c44178cee99efa99898605f29d31938a.zip |
dev-ruby/http-cookie: Stabilize 1.0.7 arm64, #945944
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/http-cookie')
-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 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" |