diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 20:41:58 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 20:41:58 +0200 |
commit | 2c6b4dff1037c62533e9ab91762bfb86899fb227 (patch) | |
tree | 1f28ddfdc9d7d0cec29c68b7e02104d501c3f9f0 /net-mail/fetchmail | |
parent | app-emacs/org-mode: Stabilize 9.5.3-r1 ALLARCHES, #846602 (diff) | |
download | gentoo-2c6b4dff1037c62533e9ab91762bfb86899fb227.tar.gz gentoo-2c6b4dff1037c62533e9ab91762bfb86899fb227.tar.bz2 gentoo-2c6b4dff1037c62533e9ab91762bfb86899fb227.zip |
net-mail/fetchmail: Stabilize 6.4.27 amd64, #846143
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-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 60e837f0e8ce..540cf5012934 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} )" |