diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-03-03 14:23:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-03-03 14:26:12 +0100 |
commit | 0c9457b318027a21b58a35c09e5e4e483339188e (patch) | |
tree | 8dcba401577e85f649728817b669714515656a05 /app-antivirus | |
parent | x11-drivers/nvidia-drivers: USE=uvm: add udev rule, fix rmmod (diff) | |
download | gentoo-0c9457b318027a21b58a35c09e5e4e483339188e.tar.gz gentoo-0c9457b318027a21b58a35c09e5e4e483339188e.tar.bz2 gentoo-0c9457b318027a21b58a35c09e5e4e483339188e.zip |
app-antivirus/clamav: Stable for HPPA too.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.101.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.101.0.ebuild b/app-antivirus/clamav/clamav-0.101.0.ebuild index 171b056c98ae..503a7f6cc4cc 100644 --- a/app-antivirus/clamav/clamav-0.101.0.ebuild +++ b/app-antivirus/clamav/clamav-0.101.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml" CDEPEND="bzip2? ( app-arch/bzip2 ) |