diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 23:51:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 23:51:25 +0000 |
commit | 8245fcd37ce70ff1d2b52833db800d564c76340b (patch) | |
tree | ddbaa7683e0d2acdf15d5a73c6243ba34b38b6a1 /net-mail | |
parent | net-libs/ldns: Stabilize 1.7.1-r2 sparc, #793350 (diff) | |
download | gentoo-8245fcd37ce70ff1d2b52833db800d564c76340b.tar.gz gentoo-8245fcd37ce70ff1d2b52833db800d564c76340b.tar.bz2 gentoo-8245fcd37ce70ff1d2b52833db800d564c76340b.zip |
net-mail/fetchmail: Stabilize 6.4.19 sparc, #793353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.19.ebuild b/net-mail/fetchmail/fetchmail-6.4.19.ebuild index c4fd5e0cf496..15062bde485e 100644 --- a/net-mail/fetchmail/fetchmail-6.4.19.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.19.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" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |