summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 11:32:49 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 11:33:21 -0400
commita4ae5ae6be362f6941fb1cee5e3245be1856e691 (patch)
treea0841c2ca3109b5524621107a7b2f7de2d2f384c
parentapp-antivirus/clamav: drop vulnerable wrt bug #681840 (diff)
downloadgentoo-a4ae5ae6.tar.gz
gentoo-a4ae5ae6.tar.bz2
gentoo-a4ae5ae6.zip
app-antivirus/clamav: drop keywords for all arches except alpha
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--app-antivirus/clamav/clamav-0.100.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.100.1.ebuild b/app-antivirus/clamav/clamav-0.100.1.ebuild
index 7ae86603564c..6d8280208e63 100644
--- a/app-antivirus/clamav/clamav-0.100.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.100.1.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"
IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs system-libmspack test uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )