diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:06:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-02 04:06:56 +0000 |
commit | b5f2b91cb6e4117838c8c6b1c0a7a4e37e770cad (patch) | |
tree | 0bdb73f872d3b62ccf2ff732728ed38d66f4707e /app-dicts/aspell-uk | |
parent | add back in arm/hppa/ia64/s390/sh since they shouldnt have been dropped in th... (diff) | |
download | gentoo-2-b5f2b91cb6e4117838c8c6b1c0a7a4e37e770cad.tar.gz gentoo-2-b5f2b91cb6e4117838c8c6b1c0a7a4e37e770cad.tar.bz2 gentoo-2-b5f2b91cb6e4117838c8c6b1c0a7a4e37e770cad.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/aspell-uk')
-rw-r--r-- | app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild b/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild index 9655ca976be1..4c2398070376 100644 --- a/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild +++ b/app-dicts/aspell-uk/aspell-uk-1.1.0.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-uk/aspell-uk-1.1.0.ebuild,v 1.2 2006/12/01 01:47:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-uk/aspell-uk-1.1.0.ebuild,v 1.3 2007/01/02 04:06:56 vapier Exp $ ASPELL_LANG="Ukrainian" ASPOSTFIX="6" @@ -9,5 +9,5 @@ inherit aspell-dict LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd" |