diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 07:57:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 07:57:26 +0100 |
commit | c2ca73a83dc0add9cc3eec691727e2d75497d65a (patch) | |
tree | 2d6efe39b0370b8025eeca513badce108bbe86aa /app-antivirus/clamav | |
parent | dev-libs/libmspack: keyworded 0.6_alpha for ia64, bug #653016 (diff) | |
download | gentoo-c2ca73a83dc0add9cc3eec691727e2d75497d65a.tar.gz gentoo-c2ca73a83dc0add9cc3eec691727e2d75497d65a.tar.bz2 gentoo-c2ca73a83dc0add9cc3eec691727e2d75497d65a.zip |
app-antivirus/clamav: keyworded 0.100.0 for ia64, bug #653016
Bug: https://bugs.gentoo.org/653016
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-antivirus/clamav')
-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 f8149369b065..7b2040491faa 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 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~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 ) |