summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-29 20:18:08 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-29 20:18:08 -0400
commitfb9f467887c3d73f2ec01d4dba91c30fb04eea1c (patch)
tree551c04a23da36d968baf444ac7a861b615c3d4d3
parentapp-antivirus/clamav: amd64 stable (diff)
downloadgentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.tar.gz
gentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.tar.bz2
gentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.zip
app-antivirus/clamav: drop stable keyword due to zlib breakage
-rw-r--r--app-antivirus/clamav/clamav-0.99.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.99.4.ebuild b/app-antivirus/clamav/clamav-0.99.4.ebuild
index 6d505f20afef..4839a5bdc557 100644
--- a/app-antivirus/clamav/clamav-0.99.4.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.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 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )