summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 22:46:51 +0100
committerSam James <sam@gentoo.org>2023-03-28 22:46:51 +0100
commit60c2eed75bccaafb48db070ed9ce6b8f74c90dfd (patch)
treeba5148b535f98775f096b6e97e62f75922e87ef4
parentdev-ruby/http-cookie: Stabilize 1.0.5 x86, #903465 (diff)
downloadgentoo-60c2eed75bccaafb48db070ed9ce6b8f74c90dfd.tar.gz
gentoo-60c2eed75bccaafb48db070ed9ce6b8f74c90dfd.tar.bz2
gentoo-60c2eed75bccaafb48db070ed9ce6b8f74c90dfd.zip
dev-ruby/http-cookie: Stabilize 1.0.5 arm, #903465
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.5.ebuild2
1 files changed, 1 insertions, 1 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 a9ebb737b2f2..092d0a0d31e9 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.5.ebuild
@@ -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"