diff options
author | Sam James <sam@gentoo.org> | 2022-05-20 22:37:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-20 22:37:43 +0100 |
commit | 1693fd9d11f4934a560e92ea075852dc7b73c75b (patch) | |
tree | 45b6438671f5b1aed6a8ac5ac256633dee1a0741 /net-mail | |
parent | media-libs/harfbuzz: Removed old (diff) | |
download | gentoo-1693fd9d11f4934a560e92ea075852dc7b73c75b.tar.gz gentoo-1693fd9d11f4934a560e92ea075852dc7b73c75b.tar.bz2 gentoo-1693fd9d11f4934a560e92ea075852dc7b73c75b.zip |
net-mail/fetchmail: Stabilize 6.4.27 ppc64, #846143
Signed-off-by: Sam James <sam@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 b7bffa1cc354..c8e929ea8758 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} )" |