diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 19:08:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 19:08:36 +0200 |
commit | c6218ea8f46857d6d6a6ba595dd524d0919c9f1f (patch) | |
tree | f71df0e2a069e591b2861b8b7c84e70721ad7861 /app-antivirus | |
parent | dev-libs/openssl: Fix parallel build issue (diff) | |
download | gentoo-c6218ea8f46857d6d6a6ba595dd524d0919c9f1f.tar.gz gentoo-c6218ea8f46857d6d6a6ba595dd524d0919c9f1f.tar.bz2 gentoo-c6218ea8f46857d6d6a6ba595dd524d0919c9f1f.zip |
app-antivirus/clamav: x86 stable (bug #623534)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.99.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.99.3-r2.ebuild b/app-antivirus/clamav/clamav-0.99.3-r2.ebuild index f0977dc5f0ff..c12de1919352 100644 --- a/app-antivirus/clamav/clamav-0.99.3-r2.ebuild +++ b/app-antivirus/clamav/clamav-0.99.3-r2.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 ) |