diff options
author | 2002-08-16 02:42:02 +0000 | |
---|---|---|
committer | 2002-08-16 02:42:02 +0000 | |
commit | e026e449e4e3ada3cb31c78be7db118343c41ccd (patch) | |
tree | 1b07bcecafbc4fc92591e1edf6e939c2aacc2135 /app-text/wv | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.gz historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.tar.bz2 historical-e026e449e4e3ada3cb31c78be7db118343c41ccd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/wv')
-rw-r--r-- | app-text/wv/wv-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-0.7.1.ebuild b/app-text/wv/wv-0.7.1.ebuild index dbec78c5340a..20d978c6877a 100644 --- a/app-text/wv/wv-0.7.1.ebuild +++ b/app-text/wv/wv-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.1.ebuild,v 1.6 2002/08/02 17:42:50 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.1.ebuild,v 1.7 2002/08/16 02:42:02 murphy Exp $ @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="tool for convertion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/wv-0.7.1.tar.gz" HOMEPAGE="http://www.wvware.com" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" |