diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 00:12:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 00:16:16 -0400 |
commit | c5ae12d17a2ba23754c3fdd0324e148b589a32fd (patch) | |
tree | be55c59d1814515a94efa27ef2722b93c0884fff /app-antivirus | |
parent | dev-python/pylibacl: update upstream URL in metadata (diff) | |
download | gentoo-c5ae12d17a2ba23754c3fdd0324e148b589a32fd.tar.gz gentoo-c5ae12d17a2ba23754c3fdd0324e148b589a32fd.tar.bz2 gentoo-c5ae12d17a2ba23754c3fdd0324e148b589a32fd.zip |
app-antivirus/clamav: arm64 stable (bug #683714)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.101.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.2.ebuild b/app-antivirus/clamav/clamav-0.101.2.ebuild index d182bffd1137..165eaec43722 100644 --- a/app-antivirus/clamav/clamav-0.101.2.ebuild +++ b/app-antivirus/clamav/clamav-0.101.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml" CDEPEND="bzip2? ( app-arch/bzip2 ) |