diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 03:58:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 03:58:53 +0000 |
commit | 0b355fc26673997eb3a94c4839d48c9054dd36da (patch) | |
tree | 7c4d9a6f60a1976bec6673b28744d3002ab41f94 /app-antivirus | |
parent | sys-kernel/gentoo-sources: Stabilize 4.14.305 arm, #894584 (diff) | |
download | gentoo-0b355fc26673997eb3a94c4839d48c9054dd36da.tar.gz gentoo-0b355fc26673997eb3a94c4839d48c9054dd36da.tar.bz2 gentoo-0b355fc26673997eb3a94c4839d48c9054dd36da.zip |
app-antivirus/clamav: Stabilize 0.103.8 ppc, #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 bc675689999e..a75627c99b16 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 )" |