diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-07 17:20:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-07 17:20:00 +0000 |
commit | 969e0cd6452cc8983ddbe353c248510bf37a26ab (patch) | |
tree | a49fd6771fc0c901008d8b6437a9cc171f809dd4 /app-office/abiword/abiword-2.6.4.ebuild | |
parent | Sparc stable, Bug #236965. (diff) | |
download | historical-969e0cd6452cc8983ddbe353c248510bf37a26ab.tar.gz historical-969e0cd6452cc8983ddbe353c248510bf37a26ab.tar.bz2 historical-969e0cd6452cc8983ddbe353c248510bf37a26ab.zip |
Sparc stable, Bug #236985.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.20-gentoo-r8 x86_64
Diffstat (limited to 'app-office/abiword/abiword-2.6.4.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index 333f65cabe1a..952a0f007b43 100644 --- a/app-office/abiword/abiword-2.6.4.ebuild +++ b/app-office/abiword/abiword-2.6.4.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-office/abiword/abiword-2.6.4.ebuild,v 1.1 2008/07/30 21:36:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.2 2008/09/07 17:18:59 fmccor Exp $ EAPI="1" @@ -14,7 +14,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="debug gnome spell xml" # FIXME: gsf could probably be conditional |