diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 20:15:51 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 20:15:51 +0000 |
commit | d8d66d8d886a659e093436b57bb5417eb1290fdc (patch) | |
tree | e4adc9b863afc2d1d1866352e421699df7c3c64c /net-mail | |
parent | app-text/tesseract: Stabilize 5.3.4 ppc64, #933635 (diff) | |
download | gentoo-d8d66d8d886a659e093436b57bb5417eb1290fdc.tar.gz gentoo-d8d66d8d886a659e093436b57bb5417eb1290fdc.tar.bz2 gentoo-d8d66d8d886a659e093436b57bb5417eb1290fdc.zip |
net-mail/fetchmail: Stabilize 6.4.38 ppc64, #933639
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.38.ebuild b/net-mail/fetchmail/fetchmail-6.4.38.ebuild index 6d8e223c1715..b2a43fa0bac1 100644 --- a/net-mail/fetchmail/fetchmail-6.4.38.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.38.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${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 |