diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:37:23 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-12-01 01:37:23 +0000 |
commit | 5c7bd64d8492808ea5890e15ce2ce1b29277c715 (patch) | |
tree | af365a8a5074449cb2d603fb6815c87e3ce24edb /app-dicts/aspell-he/aspell-he-0.8.0.ebuild | |
parent | KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718 (diff) | |
download | gentoo-2-5c7bd64d8492808ea5890e15ce2ce1b29277c715.tar.gz gentoo-2-5c7bd64d8492808ea5890e15ce2ce1b29277c715.tar.bz2 gentoo-2-5c7bd64d8492808ea5890e15ce2ce1b29277c715.zip |
KEYWORDS assignment moved from aspell-dict.eclass to ebuilds - bug #132718
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'app-dicts/aspell-he/aspell-he-0.8.0.ebuild')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-0.8.0.ebuild | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild index 171b24163f9d..1cd3203743d4 100644 --- a/app-dicts/aspell-he/aspell-he-0.8.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-0.8.0.ebuild @@ -1,10 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.6 2005/02/20 10:23:13 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-he/aspell-he-0.8.0.ebuild,v 1.7 2006/12/01 01:37:23 kevquinn Exp $ ASPELL_LANG="Hebrew" - -LICENSE="GPL-2" ASPOSTFIX="6" inherit aspell-dict + +LICENSE="GPL-2" + +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" + |