diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 20:34:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-25 20:34:37 +0000 |
commit | 96e0d69291907c0cc0b3fdcca15cdf294ac0f9c1 (patch) | |
tree | f2fc6f63faf4b0254473ede08309b1be33892cf6 /app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild | |
parent | Back to ~arch, went straight to stable (diff) | |
download | historical-96e0d69291907c0cc0b3fdcca15cdf294ac0f9c1.tar.gz historical-96e0d69291907c0cc0b3fdcca15cdf294ac0f9c1.tar.bz2 historical-96e0d69291907c0cc0b3fdcca15cdf294ac0f9c1.zip |
Add ~ia64 wrt #189262
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild')
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild index be86a5ecfaca..8059ef94408b 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.3 2007/08/20 06:20:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.4 2007/08/25 20:34:37 armin76 Exp $ ASPELL_LANG="Brazilian Portuguese" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" FILENAME="aspell6-pt_BR-20070411-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" |