diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:38:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:58 +0000 |
commit | 3c786a2aa2fa49b77d402bd58ad7896d19078619 (patch) | |
tree | 4fdf763e50195a32bb80fa4b8c312d6b7ac10fbf /net-mail | |
parent | net-mail/dovecot: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-3c786a2aa2fa49b77d402bd58ad7896d19078619.tar.gz gentoo-3c786a2aa2fa49b77d402bd58ad7896d19078619.tar.bz2 gentoo-3c786a2aa2fa49b77d402bd58ad7896d19078619.zip |
net-mail/fetchmail: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild index 603849b9aa6d..4dfbc9b83b55 100644 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |