diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-16 17:46:15 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-16 17:46:15 +0000 |
commit | 995d4900a45d847c15aee70517029afca56f8c1d (patch) | |
tree | dfd6ce12526d508a37327e3898c44c6fe7439443 /app-text/wv2/wv2-0.2.ebuild | |
parent | mark stable on amd64 (diff) | |
download | gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.tar.gz gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.tar.bz2 gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.zip |
mark stable on amd64
Diffstat (limited to 'app-text/wv2/wv2-0.2.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.2.ebuild b/app-text/wv2/wv2-0.2.ebuild index f9c270807fd1..889cc80c7fac 100644 --- a/app-text/wv2/wv2-0.2.ebuild +++ b/app-text/wv2/wv2-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.1 2003/11/05 18:27:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.2 2003/11/16 17:46:13 brad_mssw Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" SLOT="0" LICENSE="GPL-2" |