diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 13:44:01 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-18 13:44:01 +0200 |
commit | abe15f46c0b4269d84ed50db30be58b849253c3f (patch) | |
tree | 4fa7bccb38839ab03e87ed72b08c9f9f025edc2c /app-antivirus/clamav | |
parent | dev-python/pysendfile-2.0.1-r0: alpha stable (diff) | |
download | gentoo-abe15f46c0b4269d84ed50db30be58b849253c3f.tar.gz gentoo-abe15f46c0b4269d84ed50db30be58b849253c3f.tar.bz2 gentoo-abe15f46c0b4269d84ed50db30be58b849253c3f.zip |
app-antivirus/clamav-0.100.1-r0: alpha stable
Bug: http://bugs.gentoo.org/660820
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-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 2f4bd0aa4fdf..7ae86603564c 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="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 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs system-libmspack test uclibc" CDEPEND="bzip2? ( app-arch/bzip2 ) |