diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-05 18:42:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-05 18:42:24 +0200 |
commit | 0421a4bb7f3b1099a19240666c8ae1c65fd8e14f (patch) | |
tree | 2e30018561ec5226c1f6c087b9061c5d7ba0d132 /app-antivirus | |
parent | dev-python/python-dbusmock: Version bump to 0.28.7 (diff) | |
download | gentoo-0421a4bb7f3b1099a19240666c8ae1c65fd8e14f.tar.gz gentoo-0421a4bb7f3b1099a19240666c8ae1c65fd8e14f.tar.bz2 gentoo-0421a4bb7f3b1099a19240666c8ae1c65fd8e14f.zip |
app-antivirus/clamav: Stabilize 0.103.7-r1 ppc64, #889806
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.7-r1.ebuild b/app-antivirus/clamav/clamav-0.103.7-r1.ebuild index af61b4ee3350..071c33705756 100644 --- a/app-antivirus/clamav/clamav-0.103.7-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.103.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )" |