diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-24 16:56:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-24 16:56:01 +0100 |
commit | 0879765f17f77a4bcf8abb65ef6136823b0e1b4f (patch) | |
tree | 8d40a0fc1d36121a27e1cf48c6adde0400e681bb /app-antivirus | |
parent | net-mail/isync: amd64 stable wrt bug #697800 (diff) | |
download | gentoo-0879765f17f77a4bcf8abb65ef6136823b0e1b4f.tar.gz gentoo-0879765f17f77a4bcf8abb65ef6136823b0e1b4f.tar.bz2 gentoo-0879765f17f77a4bcf8abb65ef6136823b0e1b4f.zip |
app-antivirus/clamav: amd64 stable wrt bug #702010
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 ea67c867663a..47bb60a35ac8 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 )" |