diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:25:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:03:48 +0000 |
commit | 25a3783ec4e9ff5cc817697832c408151beacfe8 (patch) | |
tree | 5bc6075dd24e29544c234d304ca981facf5405e3 /dev-tcltk | |
parent | dev-tcltk/blt: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-25a3783ec4e9ff5cc817697832c408151beacfe8.tar.gz gentoo-25a3783ec4e9ff5cc817697832c408151beacfe8.tar.bz2 gentoo-25a3783ec4e9ff5cc817697832c408151beacfe8.zip |
dev-tcltk/expect: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/expect-5.45.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4.ebuild b/dev-tcltk/expect/expect-5.45.4.ebuild index 77ad3b8dd295..3fcdd715f660 100644 --- a/dev-tcltk/expect/expect-5.45.4.ebuild +++ b/dev-tcltk/expect/expect-5.45.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" IUSE="debug doc threads" # We need dejagnu for src_test, but dejagnu needs expect |