diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:50:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-06 13:50:06 +0200 |
commit | 729073bb7dbe9b204a99e7bd5f4c5a9aa0dc0b61 (patch) | |
tree | 44c4256a9f27302d2fe3e7b083140dd02024fe78 /net-mail/fetchmail | |
parent | dev-db/mysql-connector-c: ppc64 stable wrt bug #736066 (diff) | |
download | gentoo-729073bb7dbe9b204a99e7bd5f4c5a9aa0dc0b61.tar.gz gentoo-729073bb7dbe9b204a99e7bd5f4c5a9aa0dc0b61.tar.bz2 gentoo-729073bb7dbe9b204a99e7bd5f4c5a9aa0dc0b61.zip |
net-mail/fetchmail: s390 stable wrt bug #735422
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-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 f5f6468b01e9..eaf61f5b2d7f 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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |