diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:38:24 +0200 |
commit | aa1ea6f79a3d4cc85dfb5dbae9cab4b5940c44a8 (patch) | |
tree | 6e591f758ab15b8b94cde7774e7d7c1780cc4cb7 /net-mail | |
parent | app-emulation/qemu: Stabilize 8.1.5 ppc64, #923565 (diff) | |
download | gentoo-aa1ea6f79a3d4cc85dfb5dbae9cab4b5940c44a8.tar.gz gentoo-aa1ea6f79a3d4cc85dfb5dbae9cab4b5940c44a8.tar.bz2 gentoo-aa1ea6f79a3d4cc85dfb5dbae9cab4b5940c44a8.zip |
net-mail/fetchmail: Stabilize 6.4.37 sparc, #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 22fc91a15082..a7530c665384 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 |