diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-04-04 16:58:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-04-04 16:58:05 +0000 |
commit | 08a71f7eb323bc617d64820d527c56aa9a404c47 (patch) | |
tree | f74901ed260559da6147b2f5c885ed4782725f62 /app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | historical-08a71f7eb323bc617d64820d527c56aa9a404c47.tar.gz historical-08a71f7eb323bc617d64820d527c56aa9a404c47.tar.bz2 historical-08a71f7eb323bc617d64820d527c56aa9a404c47.zip |
Keywording ~amd64, bug 118916, tested on pitr.
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild')
-rw-r--r-- | app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild b/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild index 7e21a8cd3f71..859915bca3e2 100644 --- a/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild +++ b/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild @@ -1,6 +1,6 @@ -# 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/ispell-sv/ispell-sv-1.3.8.ebuild,v 1.8 2005/01/01 12:56:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sv/ispell-sv-1.3.8.ebuild,v 1.9 2006/04/04 16:58:05 mcummings Exp $ DESCRIPTION="The Swedish dictionary for ispell" HOMEPAGE="http://sv.speling.org" @@ -8,7 +8,7 @@ SRC_URI="http://sv.speling.org/filer/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa" +KEYWORDS="~amd64 x86 ppc sparc mips alpha hppa" IUSE="" DEPEND="app-text/ispell" |