diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:04:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:04:08 +0000 |
commit | 908214a584ea21d8e43d45a6abf49eafee238a39 (patch) | |
tree | e6f7246bfe6a896daa772f50f32cb69922e11903 /app-dicts | |
parent | add back in arm/hppa/ia64/s390/sh since they shouldnt have been dropped in th... (diff) | |
download | gentoo-2-908214a584ea21d8e43d45a6abf49eafee238a39.tar.gz gentoo-2-908214a584ea21d8e43d45a6abf49eafee238a39.tar.bz2 gentoo-2-908214a584ea21d8e43d45a6abf49eafee238a39.zip |
add back in arm/hppa/ia64/s390/sh since they shouldnt have been dropped in the first place
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild index de5da5176a73..f15257a3717e 100644 --- a/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild +++ b/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild,v 1.2 2006/12/01 01:33:14 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-et/aspell-et-0.1.21.1.ebuild,v 1.3 2007/01/02 04:04:08 vapier Exp $ ASPELL_LANG="Estonian" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |