diff options
Diffstat (limited to 'app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild')
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild b/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild index 79fdaecfe0a7..a53042104b02 100644 --- a/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild,v 1.6 2009/10/18 21:53:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-0.51.0.ebuild,v 1.7 2010/10/08 01:23:03 leio Exp $ ASPELL_LANG="Ukrainian" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" |