diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 10:15:42 +0000 |
commit | 48479537d0ee82f27e9641fe0d06283e950cef1e (patch) | |
tree | 843461244530bbfab4d20ebc87c7ad77bebf8fcd /net-mail | |
parent | net-mail/fetchmail: Stabilize 6.4.38 x86, #933639 (diff) | |
download | gentoo-48479537d0ee82f27e9641fe0d06283e950cef1e.tar.gz gentoo-48479537d0ee82f27e9641fe0d06283e950cef1e.tar.bz2 gentoo-48479537d0ee82f27e9641fe0d06283e950cef1e.zip |
net-mail/fetchmail: Stabilize 6.4.38 amd64, #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 e069221a052a..6d8e223c1715 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 |