diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 20:41:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 20:41:46 +0200 |
commit | 11a567dd627e8f9d57aaab6479614b5e026f67a6 (patch) | |
tree | 9d1ddc3c1690947a18790efb8b2fa2029a72e303 /net-mail | |
parent | net-misc/netopeer2: add 2.1.23 (diff) | |
download | gentoo-11a567dd627e8f9d57aaab6479614b5e026f67a6.tar.gz gentoo-11a567dd627e8f9d57aaab6479614b5e026f67a6.tar.bz2 gentoo-11a567dd627e8f9d57aaab6479614b5e026f67a6.zip |
net-mail/fetchmail: Stabilize 6.4.27 x86, #846143
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild b/net-mail/fetchmail/fetchmail-6.4.27.ebuild index 98b1ae2dae89..60e837f0e8ce 100644 --- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.27.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 ~riscv ~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 ~riscv ~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} )" |