diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 01:24:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 01:24:06 +0000 |
commit | 4bb128a178c57832df6c93deb823c12a5487b14f (patch) | |
tree | 81f735dc5ead1294cc8b0b623a880a723d587a6f /app-antivirus | |
parent | net-libs/mbedtls: arm64 stable (bug #730752) (diff) | |
download | gentoo-4bb128a178c57832df6c93deb823c12a5487b14f.tar.gz gentoo-4bb128a178c57832df6c93deb823c12a5487b14f.tar.bz2 gentoo-4bb128a178c57832df6c93deb823c12a5487b14f.zip |
app-antivirus/clamav: arm64 stable (bug #732944)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.4.ebuild b/app-antivirus/clamav/clamav-0.102.4.ebuild index 1c9b0996fcd4..0a4fac640e38 100644 --- a/app-antivirus/clamav/clamav-0.102.4.ebuild +++ b/app-antivirus/clamav/clamav-0.102.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 clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux test uclibc xml" REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter !metadata-analysis-api )" |