diff options
author | Sam James <sam@gentoo.org> | 2020-07-17 14:47:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-17 14:47:47 +0000 |
commit | 898c2b0bb4a2819754fd062042f620508bd1d80f (patch) | |
tree | a53703223a40d389b75142cc7e78b7ba1e997e2f /app-antivirus/clamav | |
parent | media-fonts/terminus-font: arm64 stable (bug #732860) (diff) | |
download | gentoo-898c2b0bb4a2819754fd062042f620508bd1d80f.tar.gz gentoo-898c2b0bb4a2819754fd062042f620508bd1d80f.tar.bz2 gentoo-898c2b0bb4a2819754fd062042f620508bd1d80f.zip |
app-antivirus/clamav: arm 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/clamav')
-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 0a4fac640e38..abbb7addcc83 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 )" |