diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
commit | db3e51140d5c47c5ff49d9686151b72f22798f20 (patch) | |
tree | 7e25e57e8f5a6e4d9e62bf1f35749ad5c472aee9 /app-dicts/ispell-da/ispell-da-1.4.27.ebuild | |
parent | Remove arm keywords (diff) | |
download | historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.gz historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.bz2 historical-db3e51140d5c47c5ff49d9686151b72f22798f20.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.4.27.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.4.27.ebuild b/app-dicts/ispell-da/ispell-da-1.4.27.ebuild index 536249b3f673..376c35ca07b6 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.27.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.27.ebuild,v 1.1 2003/10/29 01:46:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.27.ebuild,v 1.2 2004/02/22 18:24:35 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="A danish dictionary for ispell" @@ -11,7 +11,7 @@ DEPEND="app-text/ispell" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc x86 sparc alpha mips hppa arm" +KEYWORDS="ppc x86 sparc alpha mips hppa" src_compile() { emake || die |