diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
commit | d082e043449bcc950fbbb1a898da8191558530d4 (patch) | |
tree | 529fd11a9ffad0dff9f91191fc3bb3f9a43ee229 /app-dicts/aspell-he/aspell-he-0.8.0.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.gz gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.bz2 gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.zip |
Added to ~ppc
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 | 4 |
1 files changed, 2 insertions, 2 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 42fdca0d375f..2351aa6eb92a 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.2 2004/10/05 00:40:07 arj Exp $ +# $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 $ ASPELL_LANG="Hebrew" @@ -10,4 +10,4 @@ ASPOSTFIX="6" inherit aspell-dict # as this depends on aspell 0.6 we need to change the KEYWORDS -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86 ~ppc" |