diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:42:58 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:42:58 +0000 |
commit | 15dea5ad3883422405bf0ebb5dadcc94b7bb7ef3 (patch) | |
tree | d9e8ceb0c949109a9c5ddea19233090c5147ce38 /app-dicts/myspell-en/myspell-en-20081002.ebuild | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-15dea5ad3883422405bf0ebb5dadcc94b7bb7ef3.tar.gz gentoo-2-15dea5ad3883422405bf0ebb5dadcc94b7bb7ef3.tar.bz2 gentoo-2-15dea5ad3883422405bf0ebb5dadcc94b7bb7ef3.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-en/myspell-en-20081002.ebuild')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20081002.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20081002.ebuild b/app-dicts/myspell-en/myspell-en-20081002.ebuild index 390f97d2dcaf..b9a5bf11987b 100644 --- a/app-dicts/myspell-en/myspell-en-20081002.ebuild +++ b/app-dicts/myspell-en/myspell-en-20081002.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.14 2011/01/23 10:25:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-en/myspell-en-20081002.ebuild,v 1.15 2011/08/17 16:42:58 chithanh Exp $ MYSPELL_SPELLING_DICTIONARIES=( "en,AU,en_AU,English (Australian),en_AU.zip" @@ -30,5 +30,5 @@ DESCRIPTION="English dictionaries for myspell/hunspell" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" |