diff options
author | Sam James <sam@gentoo.org> | 2024-06-20 09:01:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-20 09:01:49 +0100 |
commit | bd0fdccc2557a83b7e6b7df4f67ee3134df542a7 (patch) | |
tree | 86a31d0ac08c4f962a28b3cdbd712f8baf706668 /net-mail | |
parent | app-backup/rdiff-backup: Stabilize 2.2.6 arm, #933636 (diff) | |
download | gentoo-bd0fdccc2557a83b7e6b7df4f67ee3134df542a7.tar.gz gentoo-bd0fdccc2557a83b7e6b7df4f67ee3134df542a7.tar.bz2 gentoo-bd0fdccc2557a83b7e6b7df4f67ee3134df542a7.zip |
net-mail/fetchmail: Stabilize 6.4.38 arm, #933639
Signed-off-by: Sam James <sam@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 cd3e44bfe6ba..845ba8c2f3c6 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 |