diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 16:21:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 16:21:50 +0000 |
commit | 7c25d704c8e5f61806d074d6e4c041b8f03d70d3 (patch) | |
tree | ea899eadb1b05ab0de6eaf6e3b6ee9361eac03b6 /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Dropping unsupported version... goodbye after 3 years! (diff) | |
download | gentoo-2-7c25d704c8e5f61806d074d6e4c041b8f03d70d3.tar.gz gentoo-2-7c25d704c8e5f61806d074d6e4c041b8f03d70d3.tar.bz2 gentoo-2-7c25d704c8e5f61806d074d6e4c041b8f03d70d3.zip |
Stable on ppc64; bug #178690
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-dicts/aspell-en/aspell-en-6.0.0.ebuild')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild index 8924eb4a65e0..c9d78d8c189f 100644 --- a/app-dicts/aspell-en/aspell-en-6.0.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.14 2007/08/05 14:32:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.15 2007/08/09 16:21:50 corsair Exp $ ASPELL_LANG="English (US, British, Canadian)" ASPOSTFIX="6" @@ -9,6 +9,6 @@ inherit aspell-dict LICENSE="as-is public-domain" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" |