diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-14 20:52:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-14 20:52:37 +0000 |
commit | 3a7ea60d0f4f6bf5833b088b7521ea1aa4c5a301 (patch) | |
tree | 7fbaf4b6f6c316d90cddf81c4b5a286bc2b81708 /app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | |
parent | stable ppc64, bug 254812 (diff) | |
download | gentoo-2-3a7ea60d0f4f6bf5833b088b7521ea1aa4c5a301.tar.gz gentoo-2-3a7ea60d0f4f6bf5833b088b7521ea1aa4c5a301.tar.bz2 gentoo-2-3a7ea60d0f4f6bf5833b088b7521ea1aa4c5a301.zip |
keyworded ~arch for ppc64, bug 254398
(Portage version: 2.1.6.5/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild')
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild index f46901ec1d35..755b5504fb55 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.2 2009/01/10 15:02:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.3 2009/01/14 20:52:37 ranger Exp $ ASPELL_LANG="German (classic orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="" |