diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 22:06:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 22:06:57 +0200 |
commit | c53a0bec5f35de10c8f8cb74a23a994d18ae0c30 (patch) | |
tree | c9c0587752468cb8625f3f3aa8241d122755710b /net-mail | |
parent | net-misc/seafile: drop old (diff) | |
download | gentoo-c53a0bec5f35de10c8f8cb74a23a994d18ae0c30.tar.gz gentoo-c53a0bec5f35de10c8f8cb74a23a994d18ae0c30.tar.bz2 gentoo-c53a0bec5f35de10c8f8cb74a23a994d18ae0c30.zip |
net-mail/fetchmail: Stabilize 6.4.37 arm, #923568
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-mail')
-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 bb111a8bcea5..1d2797a64700 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 |