diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:10 +0100 |
commit | 16770b9d064aafd43c0bb3eff1fe8ae6918c41df (patch) | |
tree | c77df406ec705039010f80a02335b486ac580432 /dev-ruby/domain_name | |
parent | dev-ruby/unf: Keyword 0.1.4-r1 s390, #840930 (diff) | |
download | gentoo-16770b9d064aafd43c0bb3eff1fe8ae6918c41df.tar.gz gentoo-16770b9d064aafd43c0bb3eff1fe8ae6918c41df.tar.bz2 gentoo-16770b9d064aafd43c0bb3eff1fe8ae6918c41df.zip |
dev-ruby/domain_name: Keyword 0.5.20190701 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/domain_name')
-rw-r--r-- | dev-ruby/domain_name/domain_name-0.5.20190701.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild b/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild index dcc7ab1c61ba..ebdf1437cf9a 100644 --- a/dev-ruby/domain_name/domain_name-0.5.20190701.ebuild +++ b/dev-ruby/domain_name/domain_name-0.5.20190701.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=6 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="test" ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0" |