diff options
Diffstat (limited to 'app-antivirus/clamav/clamav-0.94.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.94.ebuild b/app-antivirus/clamav/clamav-0.94.ebuild index 19327959acde..e9c997a640c3 100644 --- a/app-antivirus/clamav/clamav-0.94.ebuild +++ b/app-antivirus/clamav/clamav-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.ebuild,v 1.7 2008/09/07 13:31:51 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.94.ebuild,v 1.8 2008/09/08 16:48:19 armin76 Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 crypt iconv mailwrapper milter nls selinux test" DEPEND="bzip2? ( app-arch/bzip2 ) |