diff options
Diffstat (limited to 'app-office/abiword/abiword-2.2.11.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 932fadc5e52b..d5c0ce9218b1 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.4 2005/10/19 02:49:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.5 2005/10/19 03:05:45 dang Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" LICENSE="GPL-2" SLOT="2" |