diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:23:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-18 19:23:36 +0000 |
commit | 0b21d6b2578a005971d435afc9bb6572e0a504a8 (patch) | |
tree | ba2476349219315e7fdadc01e85e6f5afa542a89 /app-dicts/aspell-he/aspell-he-0.8.0.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.tar.gz gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.tar.bz2 gentoo-2-0b21d6b2578a005971d435afc9bb6572e0a504a8.zip |
IUSE="" was forgotten
Diffstat (limited to 'app-dicts/aspell-he/aspell-he-0.8.0.ebuild')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.8.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild index 2351aa6eb92a..ac624be52d42 100644 --- a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.3 2004/10/14 20:03:23 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.4 2004/12/18 19:22:49 blubb Exp $ ASPELL_LANG="Hebrew" @@ -11,3 +11,4 @@ inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS KEYWORDS="~amd64 ~sparc ~x86 ~ppc" +IUSE="" |