diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:03:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:03:15 +0000 |
commit | f920619338243f297eec51660c197b5dddfad350 (patch) | |
tree | b61f3c8256016d46a375e7476fde1aaad116f137 /app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | |
parent | Version bump and cleaning up (diff) | |
download | gentoo-2-f920619338243f297eec51660c197b5dddfad350.tar.gz gentoo-2-f920619338243f297eec51660c197b5dddfad350.tar.bz2 gentoo-2-f920619338243f297eec51660c197b5dddfad350.zip |
add back in arm/hppa/ia64/s390/sh since they shouldnt have been dropped in the first place
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild')
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild index 38e6916a7e97..612774739310 100644 --- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild +++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild,v 1.4 2006/12/01 01:29:51 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild,v 1.5 2007/01/02 04:03:15 vapier Exp $ ASPELL_LANG="German and Swiss-German" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" FILENAME=aspell6-de-20030222-1 |