diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:31:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:31:32 +0000 |
commit | bcf37bba057c86d26187281eaefb74054199132e (patch) | |
tree | 856877aeede71a1fd31d0b44a68cdfd21147cbd4 /app-dicts/ispell-no/ispell-no-2.10.ebuild | |
parent | Add ~alpha/~sparc wrt #245139 (diff) | |
download | gentoo-2-bcf37bba057c86d26187281eaefb74054199132e.tar.gz gentoo-2-bcf37bba057c86d26187281eaefb74054199132e.tar.bz2 gentoo-2-bcf37bba057c86d26187281eaefb74054199132e.zip |
Add ~alpha/~sparc wrt #245139
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-dicts/ispell-no/ispell-no-2.10.ebuild')
-rw-r--r-- | app-dicts/ispell-no/ispell-no-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-no/ispell-no-2.10.ebuild b/app-dicts/ispell-no/ispell-no-2.10.ebuild index 862ea710e5f1..296ddc7d8d47 100644 --- a/app-dicts/ispell-no/ispell-no-2.10.ebuild +++ b/app-dicts/ispell-no/ispell-no-2.10.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-no/ispell-no-2.10.ebuild,v 1.2 2008/11/03 18:29:00 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-no/ispell-no-2.10.ebuild,v 1.3 2008/11/06 09:31:32 armin76 Exp $ inherit multilib versionator @@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2359/${MY_PN}-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" DEPEND="app-text/ispell" |