diff options
author | 2003-12-14 00:45:06 +0000 | |
---|---|---|
committer | 2003-12-14 00:45:06 +0000 | |
commit | 139e9f758eddf6504c0dc0ddaf33e653c73da4c4 (patch) | |
tree | d68a6111979209550a75fb002018b204701339ec /app-text/enchant/enchant-1.1.1.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | gentoo-2-139e9f758eddf6504c0dc0ddaf33e653c73da4c4.tar.gz gentoo-2-139e9f758eddf6504c0dc0ddaf33e653c73da4c4.tar.bz2 gentoo-2-139e9f758eddf6504c0dc0ddaf33e653c73da4c4.zip |
make stable on ppc
Diffstat (limited to 'app-text/enchant/enchant-1.1.1.ebuild')
-rw-r--r-- | app-text/enchant/enchant-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.1.1.ebuild b/app-text/enchant/enchant-1.1.1.ebuild index b464a2677ea8..1959c166ea33 100644 --- a/app-text/enchant/enchant-1.1.1.ebuild +++ b/app-text/enchant/enchant-1.1.1.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/enchant/enchant-1.1.1.ebuild,v 1.6 2003/12/13 19:02:39 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.1.1.ebuild,v 1.7 2003/12/14 00:45:02 pylon Exp $ inherit gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64 alpha ia64" +KEYWORDS="x86 ppc ~sparc amd64 alpha ia64" IUSE="" |