diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:55:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:57:40 +0000 |
commit | 33fb4c9ea6d66c8742c9723987ba664007efee3d (patch) | |
tree | d733120741c60a92c1fa66f93b4a6353b418f047 /dev-perl/Tk | |
parent | dev-perl/TimeDate: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-33fb4c9ea6d66c8742c9723987ba664007efee3d.tar.gz gentoo-33fb4c9ea6d66c8742c9723987ba664007efee3d.tar.bz2 gentoo-33fb4c9ea6d66c8742c9723987ba664007efee3d.zip |
dev-perl/Tk: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Tk')
-rw-r--r-- | dev-perl/Tk/Tk-804.33.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tk/Tk-804.33.0.ebuild b/dev-perl/Tk/Tk-804.33.0.ebuild index 401a0117d395..989083490fe4 100644 --- a/dev-perl/Tk/Tk-804.33.0.ebuild +++ b/dev-perl/Tk/Tk-804.33.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A Perl Module for Tk" LICENSE+=" tcltk BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" |