diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 22:07:35 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-20 22:07:35 +0200 |
commit | 0c700339f83548449ec32f1fb89f6712ecabeb3d (patch) | |
tree | 657d49f9ccd2f9fa770dd0ae021a8e45c12ffca5 /net-mail/fetchmail | |
parent | sys-apps/xdg-desktop-portal-gnome: Keyword 42.1 x86, #842459 (diff) | |
download | gentoo-0c700339f83548449ec32f1fb89f6712ecabeb3d.tar.gz gentoo-0c700339f83548449ec32f1fb89f6712ecabeb3d.tar.bz2 gentoo-0c700339f83548449ec32f1fb89f6712ecabeb3d.zip |
net-mail/fetchmail: Stabilize 6.4.27 arm, #846143
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild b/net-mail/fetchmail/fetchmail-6.4.27.ebuild index 20a5078c0f6d..b7bffa1cc354 100644 --- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.27.ebuild @@ -14,7 +14,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 ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |