diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-11-03 13:01:27 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-11-03 13:01:27 +0000 |
commit | ec4fa7555d54216a78832194c73ab91bbde175e0 (patch) | |
tree | 31bcabd4f8768ddce915b8cabd73479f6c29ea90 /app-dicts/aspell-en/aspell-en-6.0.0.ebuild | |
parent | Version bump, also closing bug 144160. (diff) | |
download | gentoo-2-ec4fa7555d54216a78832194c73ab91bbde175e0.tar.gz gentoo-2-ec4fa7555d54216a78832194c73ab91bbde175e0.tar.bz2 gentoo-2-ec4fa7555d54216a78832194c73ab91bbde175e0.zip |
Keyworded ~sparc-fbsd, #197275.
(Portage version: 2.1.3.16)
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 627768fb743d..02333a5754bd 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.17 2007/08/25 11:55:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-en/aspell-en-6.0.0.ebuild,v 1.18 2007/11/03 13:01:27 uberlord 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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="" |