diff options
Diffstat (limited to 'app-text/wv/wv-1.0.0-r1.ebuild')
-rw-r--r-- | app-text/wv/wv-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-1.0.0-r1.ebuild b/app-text/wv/wv-1.0.0-r1.ebuild index 8de833f70b78..4cb439f520c3 100644 --- a/app-text/wv/wv-1.0.0-r1.ebuild +++ b/app-text/wv/wv-1.0.0-r1.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-text/wv/wv-1.0.0-r1.ebuild,v 1.2 2004/08/08 15:00:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0-r1.ebuild,v 1.3 2004/08/10 03:05:09 tgall Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://wvware.sourceforge.net" IUSE="xml2 wmf" -KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64" +KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64 ppc64" SLOT="0" LICENSE="GPL-2" |