diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-10-21 05:29:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-10-21 05:29:23 +0000 |
commit | 6f6e4c0400f7076917e065fde3d5d46ef405e615 (patch) | |
tree | f631955f43e157d19d1084b18e0e533577a4f052 /app-dicts | |
parent | Fix EAPI 2 dependency. (diff) | |
download | gentoo-2-6f6e4c0400f7076917e065fde3d5d46ef405e615.tar.gz gentoo-2-6f6e4c0400f7076917e065fde3d5d46ef405e615.tar.bz2 gentoo-2-6f6e4c0400f7076917e065fde3d5d46ef405e615.zip |
keyword ~sparc-fbsd, bug #254398
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/aspell-de-alt/ChangeLog b/app-dicts/aspell-de-alt/ChangeLog index 66afe2e41188..59615b6bb58e 100644 --- a/app-dicts/aspell-de-alt/ChangeLog +++ b/app-dicts/aspell-de-alt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.16 2009/06/26 12:21:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.17 2009/10/21 05:29:23 aballier Exp $ + + 21 Oct 2009; Alexis Ballier <aballier@gentoo.org> + aspell-de-alt-2.1.1.ebuild: + keyword ~sparc-fbsd, bug #254398 26 Jun 2009; Alexis Ballier <aballier@gentoo.org> aspell-de-alt-2.1.1.ebuild: 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 756a92dbe091..f050431e2214 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.17 2009/06/26 12:21:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.18 2009/10/21 05:29:23 aballier Exp $ ASPELL_LANG="German (traditional orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" |