diff options
Diffstat (limited to 'app-dicts/ispell-de/ispell-de-20071211.ebuild')
-rw-r--r-- | app-dicts/ispell-de/ispell-de-20071211.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ispell-de/ispell-de-20071211.ebuild b/app-dicts/ispell-de/ispell-de-20071211.ebuild index 6038df8590e2..7ee76fbee2f0 100644 --- a/app-dicts/ispell-de/ispell-de-20071211.ebuild +++ b/app-dicts/ispell-de/ispell-de-20071211.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.2 2008/11/01 11:56:19 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de/ispell-de-20071211.ebuild,v 1.3 2012/02/02 17:05:05 ago Exp $ inherit multilib @@ -12,7 +12,7 @@ SRC_URI="http://j3e.de/ispell/igerman98/dict/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~ppc ~x86 ~sparc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86" DEPEND="app-text/ispell" |