diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 22:00:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 22:00:46 +0200 |
commit | 3637325f3f434bb111a7013d61e79a613749fd4b (patch) | |
tree | 594a715bacfa273da5e9125ec77c2625218ead00 | |
parent | dev-libs/asmjit: add to tree (diff) | |
download | gentoo-3637325f3f434bb111a7013d61e79a613749fd4b.tar.gz gentoo-3637325f3f434bb111a7013d61e79a613749fd4b.tar.bz2 gentoo-3637325f3f434bb111a7013d61e79a613749fd4b.zip |
net-mail/fetchmail: Stabilize 6.4.27 ppc, #846143
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 540cf5012934..20a5078c0f6d 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} )" |