diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-29 20:18:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-29 20:18:08 -0400 |
commit | fb9f467887c3d73f2ec01d4dba91c30fb04eea1c (patch) | |
tree | 551c04a23da36d968baf444ac7a861b615c3d4d3 /app-antivirus | |
parent | app-antivirus/clamav: amd64 stable (diff) | |
download | gentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.tar.gz gentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.tar.bz2 gentoo-fb9f467887c3d73f2ec01d4dba91c30fb04eea1c.zip |
app-antivirus/clamav: drop stable keyword due to zlib breakage
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.99.4.ebuild | 2 |
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 ) |