diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-01 13:04:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-11-01 13:04:02 +0300 |
commit | e3da846573702fab73d2a222ded9d88552a1b595 (patch) | |
tree | 1a9d0f9734ca144ddb7cd3d2cc3e31e8f8d77a7c /app-antivirus | |
parent | x11-libs/libfm-extra: arm stable wrt bug #690898 (diff) | |
download | gentoo-e3da846573702fab73d2a222ded9d88552a1b595.tar.gz gentoo-e3da846573702fab73d2a222ded9d88552a1b595.tar.bz2 gentoo-e3da846573702fab73d2a222ded9d88552a1b595.zip |
app-antivirus/clamav: arm stable wrt bug #691546
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 9344346f1c28..463a9f896882 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 ~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 iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml" CDEPEND="bzip2? ( app-arch/bzip2 ) |