diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:45:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 09:53:36 +0000 |
commit | 284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2 (patch) | |
tree | 0eec597742aa1e6d7698b71d4890a38f2b447e91 /app-antivirus | |
parent | package.mask: Last rite dev-python/zsi (diff) | |
download | gentoo-284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2.tar.gz gentoo-284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2.tar.bz2 gentoo-284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2.zip |
app-antivirus/clamav: stable 0.102.1-r3 for ppc64, bug #702010
Package-Manager: Portage-2.3.85, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild b/app-antivirus/clamav/clamav-0.102.1-r3.ebuild index 3f05dd353414..2745ca6b8f7d 100644 --- a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild +++ b/app-antivirus/clamav/clamav-0.102.1-r3.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 static-libs test uclibc xml" RESTRICT="!test? ( test )" |