diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:09 +0200 |
commit | 652247ba2b66a27ac3fc26b5d9481c79eeea93c5 (patch) | |
tree | f01f0f51d0ca8e169bea7b466d5f1ed5072b8d0f /app-antivirus/clamav | |
parent | net-misc/ntpsec: arm stable wrt bug #721526 (diff) | |
download | gentoo-652247ba2b66a27ac3fc26b5d9481c79eeea93c5.tar.gz gentoo-652247ba2b66a27ac3fc26b5d9481c79eeea93c5.tar.bz2 gentoo-652247ba2b66a27ac3fc26b5d9481c79eeea93c5.zip |
app-antivirus/clamav: arm stable wrt bug #722726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.3.ebuild b/app-antivirus/clamav/clamav-0.102.3.ebuild index 35a1db0325cf..e3e65cd4c4da 100644 --- a/app-antivirus/clamav/clamav-0.102.3.ebuild +++ b/app-antivirus/clamav/clamav-0.102.3.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 )" |