diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-01-13 16:37:25 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-01-13 16:37:25 +0000 |
commit | d48cb296631afb46d014bc605a0c4180b4a0ace1 (patch) | |
tree | 2aba1eb559d4d666348cc618385cc49f257f5e94 /app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | |
parent | whitespace (diff) | |
download | historical-d48cb296631afb46d014bc605a0c4180b4a0ace1.tar.gz historical-d48cb296631afb46d014bc605a0c4180b4a0ace1.tar.bz2 historical-d48cb296631afb46d014bc605a0c4180b4a0ace1.zip |
keyworded ~arch for sparc, bug 254425
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64
Diffstat (limited to 'app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild')
-rw-r--r-- | app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild index ff49fc385792..558e3905e76b 100644 --- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild +++ b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.2 2007/11/03 22:14:48 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.3 2009/01/13 16:33:52 tcunha Exp $ ASPELL_LANG="Lithuanian" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" FILENAME="aspell6-lt-1.0-1" SRC_URI="mirror://gnu/aspell/dict/lt/${FILENAME}.tar.bz2" |