diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-19 03:05:45 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-19 03:05:45 +0000 |
commit | e8517072d87b4f880e97531999ef4ed98e79e819 (patch) | |
tree | 6a6aa66ca2cbeda680a7f0d42a7d42f0aa862652 /app-office/abiword/abiword-2.2.11.ebuild | |
parent | added ~mips keywords (diff) | |
download | gentoo-2-e8517072d87b4f880e97531999ef4ed98e79e819.tar.gz gentoo-2-e8517072d87b4f880e97531999ef4ed98e79e819.tar.bz2 gentoo-2-e8517072d87b4f880e97531999ef4ed98e79e819.zip |
marked amd64
(Portage version: 2.0.53_rc5)
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" |