diff options
author | Sam James <sam@gentoo.org> | 2024-06-24 03:54:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-24 03:54:31 +0100 |
commit | e5545758612710019a255707d41eac9e0b3b9ea5 (patch) | |
tree | 775b865fea5f99e9eccd504dd0a3bb2841da167a /net-mail | |
parent | net-dns/c-ares: add 1.31.0 (diff) | |
download | gentoo-e5545758612710019a255707d41eac9e0b3b9ea5.tar.gz gentoo-e5545758612710019a255707d41eac9e0b3b9ea5.tar.bz2 gentoo-e5545758612710019a255707d41eac9e0b3b9ea5.zip |
net-mail/fetchmail: Stabilize 6.4.38 sparc, #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 70a5d40c5249..0865aa799592 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 |