diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 07:12:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 07:12:41 +0100 |
commit | 501b436b01a51531fe837c39cad4938e0e735685 (patch) | |
tree | d1c99bb86e58b5a062f358a585f1e23af4fff963 /net-mail | |
parent | sys-auth/polkit-qt: Stabilize 0.114.0 x86, #802474 (diff) | |
download | gentoo-501b436b01a51531fe837c39cad4938e0e735685.tar.gz gentoo-501b436b01a51531fe837c39cad4938e0e735685.tar.bz2 gentoo-501b436b01a51531fe837c39cad4938e0e735685.zip |
net-mail/fetchmail: Stabilize 6.4.20 x86, #804921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.20.ebuild b/net-mail/fetchmail/fetchmail-6.4.20.ebuild index 9a15f59666e2..71aa41836a05 100644 --- a/net-mail/fetchmail/fetchmail-6.4.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.20.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} )" |