diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 03:30:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 03:30:19 +0000 |
commit | 66355eee0ebdbb4ef6cf1268dc446d0893d4d788 (patch) | |
tree | f9f249adc5a1bf30f138ee219802b239561923a0 /app-antivirus | |
parent | app-crypt/tpm2-tss: Stabilize 3.2.2 arm, #894662 (diff) | |
download | gentoo-66355eee0ebdbb4ef6cf1268dc446d0893d4d788.tar.gz gentoo-66355eee0ebdbb4ef6cf1268dc446d0893d4d788.tar.bz2 gentoo-66355eee0ebdbb4ef6cf1268dc446d0893d4d788.zip |
app-antivirus/clamav: Stabilize 0.103.8 arm, #894664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.8.ebuild b/app-antivirus/clamav/clamav-0.103.8.ebuild index 56035dbcf6c4..bc675689999e 100644 --- a/app-antivirus/clamav/clamav-0.103.8.ebuild +++ b/app-antivirus/clamav/clamav-0.103.8.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter metadata-analysis-api selinux systemd test xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |