diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:29:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:29:36 +0300 |
commit | f29aa87d8bbeda84fb40bee844fde53f3d678c48 (patch) | |
tree | 7c524afc33df3beebaf1f7383266c691081322c4 /app-antivirus | |
parent | app-antivirus/clamav: Stabilize 1.4.1-r1 arm64, #940141 (diff) | |
download | gentoo-f29aa87d8bbeda84fb40bee844fde53f3d678c48.tar.gz gentoo-f29aa87d8bbeda84fb40bee844fde53f3d678c48.tar.bz2 gentoo-f29aa87d8bbeda84fb40bee844fde53f3d678c48.zip |
app-antivirus/clamav: Stabilize 1.0.7 x86, #940142
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-1.0.7.ebuild b/app-antivirus/clamav/clamav-1.0.7.ebuild index 613fe238a27a..3e629743cc0a 100644 --- a/app-antivirus/clamav/clamav-1.0.7.ebuild +++ b/app-antivirus/clamav/clamav-1.0.7.ebuild @@ -168,7 +168,7 @@ S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" SLOT="0/lts" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi IUSE="doc clamonacc +clamapp experimental jit libclamav-only milter rar selinux +system-mspack systemd test" |