diff options
author | Peter Volkov <pva@gentoo.org> | 2008-11-03 18:27:18 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-11-03 18:27:18 +0000 |
commit | 9b1e5d6d7133d911833ebd0db67b5b21c9325e71 (patch) | |
tree | 20b731ad3c1cc3bc30a8b2b2770f275a5dbb58e5 /app-dicts/ispell-da/ispell-da-1.6.18.ebuild | |
parent | Added ~mips, bug #245139. (diff) | |
download | gentoo-2-9b1e5d6d7133d911833ebd0db67b5b21c9325e71.tar.gz gentoo-2-9b1e5d6d7133d911833ebd0db67b5b21c9325e71.tar.bz2 gentoo-2-9b1e5d6d7133d911833ebd0db67b5b21c9325e71.zip |
Added ~mips, bug #245139.
(Portage version: 2.2_rc13/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
Diffstat (limited to 'app-dicts/ispell-da/ispell-da-1.6.18.ebuild')
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.6.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild index 5c90b48f440e..990ea9df8bc2 100644 --- a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6.18.ebuild,v 1.2 2008/11/01 11:53:37 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.3 2008/11/03 18:27:18 pva Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~alpha ~ppc ~hppa" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND="app-text/ispell" |