From 4aebe55f8c434205f2ea3d28ffacb834a401bc1f Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 25 May 2023 21:49:16 +0200 Subject: */*: remove sparc-solaris keyword Signed-off-by: Fabian Groffen --- app-antivirus/clamav/clamav-0.103.8.ebuild | 2 +- app-antivirus/clamav/clamav-1.0.1.ebuild | 2 +- app-antivirus/clamav/clamav-1.1.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-antivirus') diff --git a/app-antivirus/clamav/clamav-0.103.8.ebuild b/app-antivirus/clamav/clamav-0.103.8.ebuild index 4a27f222d757..9e8d308efe80 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" 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 )" diff --git a/app-antivirus/clamav/clamav-1.0.1.ebuild b/app-antivirus/clamav/clamav-1.0.1.ebuild index 661397831c01..3df69b59aceb 100644 --- a/app-antivirus/clamav/clamav-1.0.1.ebuild +++ b/app-antivirus/clamav/clamav-1.0.1.ebuild @@ -152,7 +152,7 @@ S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" + 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 systemd test" diff --git a/app-antivirus/clamav/clamav-1.1.0.ebuild b/app-antivirus/clamav/clamav-1.1.0.ebuild index 88549f73fc06..d24fe560d62d 100644 --- a/app-antivirus/clamav/clamav-1.1.0.ebuild +++ b/app-antivirus/clamav/clamav-1.1.0.ebuild @@ -184,7 +184,7 @@ S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" + 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 systemd test" -- cgit v1.2.3-65-gdbad