diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:43:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:43:29 +0100 |
commit | 40c2178c7b385d89e76bcb56340fa61e5cb84157 (patch) | |
tree | f42f7ecd6c38a90eac4d65a8fe9d631509fac062 /dev-ruby/http-cookie | |
parent | dev-ruby/highline: Stabilize 2.0.3-r1 amd64, #903459 (diff) | |
download | gentoo-40c2178c7b385d89e76bcb56340fa61e5cb84157.tar.gz gentoo-40c2178c7b385d89e76bcb56340fa61e5cb84157.tar.bz2 gentoo-40c2178c7b385d89e76bcb56340fa61e5cb84157.zip |
dev-ruby/http-cookie: Stabilize 1.0.5 amd64, #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 | 4 |
1 files 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" |