diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:04:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-17 20:04:06 +0000 |
commit | 3acb2ea5d1128050ca8034ced2a365a2e65fb0f7 (patch) | |
tree | a66dfb43fd01754f7026a785241051cba8e3bf27 /app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3acb2ea5d1128050ca8034ced2a365a2e65fb0f7.tar.gz gentoo-2-3acb2ea5d1128050ca8034ced2a365a2e65fb0f7.tar.bz2 gentoo-2-3acb2ea5d1128050ca8034ced2a365a2e65fb0f7.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild index c274b1a45553..30d051cc4ad5 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.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-nl/aspell-nl-0.50.2.ebuild,v 1.11 2010/10/08 00:16:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-nl/aspell-nl-0.50.2.ebuild,v 1.12 2012/05/17 20:04:06 aballier Exp $ ASPELL_LANG="Dutch" @@ -8,5 +8,5 @@ inherit aspell-dict LICENSE="freedist" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" |