diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 15:34:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 15:34:39 +0200 |
commit | 30d38b77556a1b6952d3719580be409559b305ca (patch) | |
tree | f3b93de41a4089933442dd06b2ac385716f851c9 /net-mail | |
parent | sys-devel/autogen: Stabilize 5.18.16-r3 x86, #923556 (diff) | |
download | gentoo-30d38b77556a1b6952d3719580be409559b305ca.tar.gz gentoo-30d38b77556a1b6952d3719580be409559b305ca.tar.bz2 gentoo-30d38b77556a1b6952d3719580be409559b305ca.zip |
net-mail/fetchmail: Stabilize 6.4.37 x86, #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 a7530c665384..9a19ab9091fc 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 |