diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:46:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-23 04:46:00 +0000 |
commit | ae30723b4272425194c920a1d72f30313b0b6c5b (patch) | |
tree | 30db8da808b35739fa12cdf7d9fd94995f3a68ba /app-antivirus | |
parent | Filtered out -O[3-9] if gcc-3.4 detected; bug #64832, bug #64790 and bug #64286. (diff) | |
download | gentoo-2-ae30723b4272425194c920a1d72f30313b0b6c5b.tar.gz gentoo-2-ae30723b4272425194c920a1d72f30313b0b6c5b.tar.bz2 gentoo-2-ae30723b4272425194c920a1d72f30313b0b6c5b.zip |
stable sync for security
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.75.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.75.1.ebuild b/app-antivirus/clamav/clamav-0.75.1.ebuild index 9c733c3312fe..d350954bd471 100644 --- a/app-antivirus/clamav/clamav-0.75.1.ebuild +++ b/app-antivirus/clamav/clamav-0.75.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.6 2004/09/22 21:33:01 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.75.1.ebuild,v 1.7 2004/09/23 04:46:00 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc ~mips alpha hppa amd64 ia64" +KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" IUSE="milter crypt" DEPEND="virtual/libc |