diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 19:50:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 19:50:52 +0100 |
commit | 6b6fc4334caf178f7ff0d3d1c4e6f53d1fbd6bfd (patch) | |
tree | d3c126fadc3b61c6446c6b569cd666736f5b421b /dev-tcltk | |
parent | dev-perl/Devel-GlobalDestruction: Keyword 0.140.0-r1 s390, #840830 (diff) | |
download | gentoo-6b6fc4334caf178f7ff0d3d1c4e6f53d1fbd6bfd.tar.gz gentoo-6b6fc4334caf178f7ff0d3d1c4e6f53d1fbd6bfd.tar.bz2 gentoo-6b6fc4334caf178f7ff0d3d1c4e6f53d1fbd6bfd.zip |
dev-tcltk/tls: Keyword 1.7.22 s390, #840827
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tls/tls-1.7.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tls/tls-1.7.22.ebuild b/dev-tcltk/tls/tls-1.7.22.ebuild index 249262b4d477..371c1d927b6d 100644 --- a/dev-tcltk/tls/tls-1.7.22.ebuild +++ b/dev-tcltk/tls/tls-1.7.22.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 @@ -13,7 +13,7 @@ SRC_URI="https://core.tcl.tk/tcltls/uv/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="tk" DEPEND=" |