diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:21:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:22:17 +0100 |
commit | ac77b009107e09fa7ba06c4a9629944c855edce0 (patch) | |
tree | aeeabc1748dc78e0157b6942d766c99f80130c87 /app-antivirus/clamav | |
parent | dev-python/sphinx: Stabilize 3.5.2 ALLARCHES, #781803 (diff) | |
download | gentoo-ac77b009107e09fa7ba06c4a9629944c855edce0.tar.gz gentoo-ac77b009107e09fa7ba06c4a9629944c855edce0.tar.bz2 gentoo-ac77b009107e09fa7ba06c4a9629944c855edce0.zip |
app-antivirus/clamav: Stabilize 0.103.2 ppc64, #780894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.2.ebuild b/app-antivirus/clamav/clamav-0.103.2.ebuild index ac38430c4c81..2c1c8dc33d04 100644 --- a/app-antivirus/clamav/clamav-0.103.2.ebuild +++ b/app-antivirus/clamav/clamav-0.103.2.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 clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux systemd test uclibc xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |