diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:58:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 19:58:40 +0000 |
commit | 0a0ea64cace4c7e4756055a34814acfc0d11b313 (patch) | |
tree | bffc3d98e21a80c0a58ceaa7a60fb1ef46632553 /app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0a0ea64cace4c7e4756055a34814acfc0d11b313.tar.gz gentoo-2-0a0ea64cace4c7e4756055a34814acfc0d11b313.tar.bz2 gentoo-2-0a0ea64cace4c7e4756055a34814acfc0d11b313.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild')
-rw-r--r-- | app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild index bde45289aac1..1958c11359b5 100644 --- a/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild +++ b/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.7 2010/06/05 15:38:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-gl/aspell-gl-0.5.2.ebuild,v 1.8 2012/05/17 19:58:40 aballier Exp $ ASPELL_LANG="Galician" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" MY_P=${P%.*}a-${PV##*.} |