diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-03 20:49:09 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-03 20:49:09 +0000 |
commit | 9659c81e41d1353c96a6d2e9bf35c70a07c195b1 (patch) | |
tree | 7410f96778a54458cdd88ee31404d307cabfd4dc /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-9659c81e41d1353c96a6d2e9bf35c70a07c195b1.tar.gz gentoo-2-9659c81e41d1353c96a6d2e9bf35c70a07c195b1.tar.bz2 gentoo-2-9659c81e41d1353c96a6d2e9bf35c70a07c195b1.zip |
Marked unstable on mips.
(Portage version: 2.1.2.9)
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 a07cca1ff5fe..385040006f67 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.9 2007/05/16 21:07:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.10 2007/06/03 20:49:09 kumba 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 ~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="" |