diff options
author | Sam James <sam@gentoo.org> | 2020-08-05 02:42:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-05 02:43:18 +0000 |
commit | 36f2e31acf857cfdc67ffa558a38693b665d9ff9 (patch) | |
tree | f0cb4041a31ad3ffbb2225ff5022c4dfac6fa73b /net-mail | |
parent | sys-apps/kexec-tools: rev bump to force ewarn (diff) | |
download | gentoo-36f2e31acf857cfdc67ffa558a38693b665d9ff9.tar.gz gentoo-36f2e31acf857cfdc67ffa558a38693b665d9ff9.tar.bz2 gentoo-36f2e31acf857cfdc67ffa558a38693b665d9ff9.zip |
net-mail/fetchmail: Stabilize 6.4.8 sparc, #735422
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 e68738109059..94e4d6d14ef7 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} )" |