app-antivirus/clamav: drop keywords for all arches except alpha
authorAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 15:32:49 +0000 (11:32 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 15:33:21 +0000 (11:33 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-antivirus/clamav/clamav-0.100.1.ebuild

index 7ae86603564c3c5403f85fda205195f8ab564be1..6d8280208e6380737c075f0d0da95c22075873e2 100644 (file)
@@ -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 )