diff options
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.44.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild b/app-dicts/ispell-da/ispell-da-1.4.44.ebuild index 46c8c345033a..a8ca5009aef0 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.44.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.44.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/ispell-da/ispell-da-1.4.44.ebuild,v 1.4 2004/11/23 14:59:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.44.ebuild,v 1.5 2004/12/23 13:58:30 gmsoft Exp $ DESCRIPTION="A danish dictionary for ispell" HOMEPAGE="http://da.speling.org/" @@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc hppa" IUSE="" DEPEND="app-text/ispell" |