diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-06 19:10:03 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-06 19:10:03 -0500 |
commit | cd9f5db8486b69d521fc41943816a27fd3d0a427 (patch) | |
tree | f98071294d17788015a0de9793c05264696978f6 /app-antivirus/clamav | |
parent | app-text/qpdf: arm64 stable (bug #693002) (diff) | |
download | gentoo-cd9f5db8486b69d521fc41943816a27fd3d0a427.tar.gz gentoo-cd9f5db8486b69d521fc41943816a27fd3d0a427.tar.bz2 gentoo-cd9f5db8486b69d521fc41943816a27fd3d0a427.zip |
app-antivirus/clamav: arm64 stable (bug #691546)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/clamav-0.101.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.4.ebuild b/app-antivirus/clamav/clamav-0.101.4.ebuild index 463a9f896882..4de9af941ffa 100644 --- a/app-antivirus/clamav/clamav-0.101.4.ebuild +++ b/app-antivirus/clamav/clamav-0.101.4.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 ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~sparc x86 ~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 ) |