diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-02 19:44:43 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-02 19:44:43 +0100 |
commit | 90ef676f3a52d10c1d8db68022e13d3985dc840e (patch) | |
tree | b1c5a5973d5a23838168f2de205fefffae6b0645 /net-mail | |
parent | dev-libs/tree-sitter: Stabilize 0.20.8-r1 ppc, #923625 (diff) | |
download | gentoo-90ef676f3a52d10c1d8db68022e13d3985dc840e.tar.gz gentoo-90ef676f3a52d10c1d8db68022e13d3985dc840e.tar.bz2 gentoo-90ef676f3a52d10c1d8db68022e13d3985dc840e.zip |
net-mail/fetchmail: stabilize 6.4.37 for amd64
Signed-off-by: Jakov Smolić <jsmolic@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 c33ed0719db4..bb111a8bcea5 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 |