diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:26:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:26:28 +0100 |
commit | cf96c9b8f01ba7538a0c08d6f80c221e0efd432a (patch) | |
tree | 7145222c0c1983f12ce1916f5fcb63d77ff95f75 /app-antivirus | |
parent | app-backup/burp: x86 stable (bug #641842) (diff) | |
download | gentoo-cf96c9b8f01ba7538a0c08d6f80c221e0efd432a.tar.gz gentoo-cf96c9b8f01ba7538a0c08d6f80c221e0efd432a.tar.bz2 gentoo-cf96c9b8f01ba7538a0c08d6f80c221e0efd432a.zip |
app-antivirus/clamav: x86 stable (bug #660820)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.100.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.100.1-r1.ebuild b/app-antivirus/clamav/clamav-0.100.1-r1.ebuild index f86c5fdd38d6..89955613a3e0 100644 --- a/app-antivirus/clamav/clamav-0.100.1-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.100.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="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 ) |