diff options
author | Sam James <sam@gentoo.org> | 2020-07-16 22:56:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-16 22:56:18 +0000 |
commit | eee081def4578e633d0dfef71761608c25659266 (patch) | |
tree | 1b40a88efa4bf8f7dc6b2dbf405ccfe4197c1461 /app-antivirus | |
parent | sys-devel/gcc: arm64 stable (bug #730902) (diff) | |
download | gentoo-eee081def4578e633d0dfef71761608c25659266.tar.gz gentoo-eee081def4578e633d0dfef71761608c25659266.tar.bz2 gentoo-eee081def4578e633d0dfef71761608c25659266.zip |
app-antivirus/clamav: ppc stable (bug #732944)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.4.ebuild b/app-antivirus/clamav/clamav-0.102.4.ebuild index 3e43479f2cf9..4503963fdde2 100644 --- a/app-antivirus/clamav/clamav-0.102.4.ebuild +++ b/app-antivirus/clamav/clamav-0.102.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux test uclibc xml" REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter !metadata-analysis-api )" |