diff options
author | 2010-10-08 00:10:27 +0000 | |
---|---|---|
committer | 2010-10-08 00:10:27 +0000 | |
commit | 37bfa4f3b300a1944d7681a2b651d2fc2bc7f830 (patch) | |
tree | 6d18b95a4e1c20a1541a1876456c055ccf58c536 /app-dicts/aspell-it/aspell-it-0.53.0.ebuild | |
parent | QA fixes: respect LDFLAGS (#339584), use emake instead of make, assign RDEPEN... (diff) | |
download | gentoo-2-37bfa4f3b300a1944d7681a2b651d2fc2bc7f830.tar.gz gentoo-2-37bfa4f3b300a1944d7681a2b651d2fc2bc7f830.tar.bz2 gentoo-2-37bfa4f3b300a1944d7681a2b651d2fc2bc7f830.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-dicts/aspell-it/aspell-it-0.53.0.ebuild')
-rw-r--r-- | app-dicts/aspell-it/aspell-it-0.53.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/aspell-it-0.53.0.ebuild b/app-dicts/aspell-it/aspell-it-0.53.0.ebuild index b3a3a4bb57c9..be62065167a1 100644 --- a/app-dicts/aspell-it/aspell-it-0.53.0.ebuild +++ b/app-dicts/aspell-it/aspell-it-0.53.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-0.53.0.ebuild,v 1.6 2009/10/18 20:36:32 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-0.53.0.ebuild,v 1.7 2010/10/08 00:10:27 leio Exp $ ASPELL_LANG="Italian" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" |