diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:24:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-06 20:24:30 +0100 |
commit | 294196cd0f1df9a8844a82ccd096b8d5756ec223 (patch) | |
tree | d686b0123cac1060405fde1a70943af6d1d1f763 /app-antivirus | |
parent | dev-libs/libmspack: keyworded 0.6_alpha for ppc64, bug #653016 (diff) | |
download | gentoo-294196cd0f1df9a8844a82ccd096b8d5756ec223.tar.gz gentoo-294196cd0f1df9a8844a82ccd096b8d5756ec223.tar.bz2 gentoo-294196cd0f1df9a8844a82ccd096b8d5756ec223.zip |
app-antivirus/clamav: keyworded 0.100.0 for ppc64, bug #653016
Bug: https://bugs.gentoo.org/653016
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.100.0.ebuild b/app-antivirus/clamav/clamav-0.100.0.ebuild index 12a0baa4c140..586714d43f5b 100644 --- a/app-antivirus/clamav/clamav-0.100.0.ebuild +++ b/app-antivirus/clamav/clamav-0.100.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~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 ) |