diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:46:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:46:50 +0100 |
commit | 9cf15e3b636a6221b2c0aa7e559e3e9e926acc67 (patch) | |
tree | 11215c5bace7c727557175f98ad9c50b427ca2ef /dev-ruby/http-cookie | |
parent | dev-ruby/hoe: Stabilize 3.26.0 arm64, #903451 (diff) | |
download | gentoo-9cf15e3b636a6221b2c0aa7e559e3e9e926acc67.tar.gz gentoo-9cf15e3b636a6221b2c0aa7e559e3e9e926acc67.tar.bz2 gentoo-9cf15e3b636a6221b2c0aa7e559e3e9e926acc67.zip |
dev-ruby/http-cookie: Stabilize 1.0.5 x86, #903465
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.5.ebuild | 2 |
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 efe4c99a7808..a9ebb737b2f2 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" |