diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 17:23:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 17:23:42 +0200 |
commit | 31a527fd3d22016adf459ba26b32a25f47f15418 (patch) | |
tree | ecd68f8b847257d640e787a52e3c1f0bdc2b58f8 /net-mail/fetchmail | |
parent | mail-client/claws-mail: drop 3.19.0-r3, 3.20.0-r1 (diff) | |
download | gentoo-31a527fd3d22016adf459ba26b32a25f47f15418.tar.gz gentoo-31a527fd3d22016adf459ba26b32a25f47f15418.tar.bz2 gentoo-31a527fd3d22016adf459ba26b32a25f47f15418.zip |
net-mail/fetchmail: Stabilize 6.4.37 ppc64, #923568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.37.ebuild b/net-mail/fetchmail/fetchmail-6.4.37.ebuild index 9a19ab9091fc..a43a2de43777 100644 --- a/net-mail/fetchmail/fetchmail-6.4.37.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.37.ebuild @@ -11,7 +11,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 ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="ssl nls kerberos tk selinux socks" RDEPEND="acct-user/fetchmail |