diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:11 +0100 |
commit | 64f9a652c9a31f7a38742156633e45e59469174e (patch) | |
tree | afff87f3b502e7172652a27c22cfc917bc5a9860 /dev-ruby/http-cookie | |
parent | dev-ruby/domain_name: Keyword 0.5.20190701 s390, #840930 (diff) | |
download | gentoo-64f9a652c9a31f7a38742156633e45e59469174e.tar.gz gentoo-64f9a652c9a31f7a38742156633e45e59469174e.tar.bz2 gentoo-64f9a652c9a31f7a38742156633e45e59469174e.zip |
dev-ruby/http-cookie: Keyword 1.0.4 s390, #840930
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.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild index 59e73b3c8893..10f24aec7838 100644 --- a/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild +++ b/dev-ruby/http-cookie/http-cookie-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/sparklemotion/http-cookie" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/domain_name-0.5:0" |