diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 11:32:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 11:33:21 -0400 |
commit | a4ae5ae6be362f6941fb1cee5e3245be1856e691 (patch) | |
tree | a0841c2ca3109b5524621107a7b2f7de2d2f384c /app-antivirus | |
parent | app-antivirus/clamav: drop vulnerable wrt bug #681840 (diff) | |
download | gentoo-a4ae5ae6be362f6941fb1cee5e3245be1856e691.tar.gz gentoo-a4ae5ae6be362f6941fb1cee5e3245be1856e691.tar.bz2 gentoo-a4ae5ae6be362f6941fb1cee5e3245be1856e691.zip |
app-antivirus/clamav: drop keywords for all arches except alpha
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.100.1.ebuild | 2 |
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 ) |