diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 20:29:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 20:29:52 +0000 |
commit | 79c8007c1fb95fb50216465bfa2e2aac985c47d1 (patch) | |
tree | 730daf94cca2d944c1439f0a7431d4bddb56a58c /net-mail/fetchmail | |
parent | media-plugins/kodi-pvr-nextpvr: 6.2.0 version bump (diff) | |
download | gentoo-79c8007c1fb95fb50216465bfa2e2aac985c47d1.tar.gz gentoo-79c8007c1fb95fb50216465bfa2e2aac985c47d1.tar.bz2 gentoo-79c8007c1fb95fb50216465bfa2e2aac985c47d1.zip |
net-mail/fetchmail: Keyword 6.4.8 arm64, #739496
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.8.ebuild b/net-mail/fetchmail/fetchmail-6.4.8.ebuild index fe2a41ee0afc..aacadaf2ec82 100644 --- a/net-mail/fetchmail/fetchmail-6.4.8.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |