diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-17 01:36:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-17 01:36:07 +0000 |
commit | 32ea8103f7186d5b9e00f49abf05bb8f3b7d3084 (patch) | |
tree | 870d7afc4f960267b88af0befedd01e680a81d19 | |
parent | add ~ia64 (Manifest recommit) (diff) | |
download | gentoo-2-32ea8103f7186d5b9e00f49abf05bb8f3b7d3084.tar.gz gentoo-2-32ea8103f7186d5b9e00f49abf05bb8f3b7d3084.tar.bz2 gentoo-2-32ea8103f7186d5b9e00f49abf05bb8f3b7d3084.zip |
hppa stable
-rw-r--r-- | net-mail/clamav/clamav-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/clamav/clamav-0.67.ebuild b/net-mail/clamav/clamav-0.67.ebuild index ecf9e18e4173..da7d47912402 100644 --- a/net-mail/clamav/clamav-0.67.ebuild +++ b/net-mail/clamav/clamav-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.67.ebuild,v 1.3 2004/02/17 01:18:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/clamav/clamav-0.67.ebuild,v 1.4 2004/02/17 01:36:07 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm hppa ~amd64" IUSE="milter" DEPEND="virtual/glibc" |