diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 23:51:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 23:51:02 +0000 |
commit | 3db23750b681031e1ec0022f11fc9f42a338a162 (patch) | |
tree | 2dcc89e497ce0963a0f1c690465315cb85d6fcb6 /net-mail/fetchmail | |
parent | net-libs/ldns: Stabilize 1.7.1-r2 arm, #793350 (diff) | |
download | gentoo-3db23750b681031e1ec0022f11fc9f42a338a162.tar.gz gentoo-3db23750b681031e1ec0022f11fc9f42a338a162.tar.bz2 gentoo-3db23750b681031e1ec0022f11fc9f42a338a162.zip |
net-mail/fetchmail: Stabilize 6.4.19 arm, #793353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.19.ebuild b/net-mail/fetchmail/fetchmail-6.4.19.ebuild index f39826489a82..c4fd5e0cf496 100644 --- a/net-mail/fetchmail/fetchmail-6.4.19.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.19.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 ~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 ~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} )" |