diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:39:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:28 +0000 |
commit | b57ee87814a95d03dfde05997c49f6d6d0c4d58b (patch) | |
tree | 590d5cc590977178993fb8540b43805a08bf9f05 /net-misc | |
parent | net-misc/rsync: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b57ee87814a95d03dfde05997c49f6d6d0c4d58b.tar.gz gentoo-b57ee87814a95d03dfde05997c49f6d6d0c4d58b.tar.bz2 gentoo-b57ee87814a95d03dfde05997c49f6d6d0c4d58b.zip |
net-misc/suite3270: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/suite3270/suite3270-4.0_p13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/suite3270/suite3270-4.0_p13.ebuild b/net-misc/suite3270/suite3270-4.0_p13.ebuild index 3c7df279e0b3..abd0aab0e1a6 100644 --- a/net-misc/suite3270/suite3270-4.0_p13.ebuild +++ b/net-misc/suite3270/suite3270-4.0_p13.ebuild @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/x3270/${MY_P}-src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc s390 sparc x86" +KEYWORDS="amd64 ppc ~s390 sparc x86" IUSE="cjk doc ncurses ssl tcl X" RDEPEND="ssl? ( dev-libs/openssl:0= ) |