diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:52:17 +0200 |
commit | c0ab8ff364c27425386e872d74f6caa66545d488 (patch) | |
tree | c47df197a187c636db05e2171f7736a20ccaafbf /app-antivirus | |
parent | media-gfx/ufraw: ppc64 stable wrt bug #694532 (diff) | |
download | gentoo-c0ab8ff364c27425386e872d74f6caa66545d488.tar.gz gentoo-c0ab8ff364c27425386e872d74f6caa66545d488.tar.bz2 gentoo-c0ab8ff364c27425386e872d74f6caa66545d488.zip |
app-antivirus/clamav: ppc64 stable wrt bug #695718
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.101.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.4.ebuild b/app-antivirus/clamav/clamav-0.101.4.ebuild index c2b35b949291..c040d27aa61e 100644 --- a/app-antivirus/clamav/clamav-0.101.4.ebuild +++ b/app-antivirus/clamav/clamav-0.101.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 test uclibc xml" CDEPEND="bzip2? ( app-arch/bzip2 ) |