diff options
Diffstat (limited to 'app-office/abiword/abiword-2.8.6.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.8.6.ebuild b/app-office/abiword/abiword-2.8.6.ebuild index acfe6c12968a..c84ccd920b8a 100644 --- a/app-office/abiword/abiword-2.8.6.ebuild +++ b/app-office/abiword/abiword-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.9 2010/09/09 14:11:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.10 2010/09/13 12:59:50 josejx Exp $ EAPI="3" @@ -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 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="collab cups gnome grammar latex libgda math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg # libgsf raised to make sure it provides gio backend (ebuild) |