diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
commit | 0b599ff241a764e117500a091435b905a8b7cb3f (patch) | |
tree | 78fdda2ada8c7eef6301eb80cc9618c75974bc83 /app-text/aspell | |
parent | Changed emake to make (diff) | |
download | gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.gz gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.tar.bz2 gentoo-2-0b599ff241a764e117500a091435b905a8b7cb3f.zip |
Added amd64 to lots of places again
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/Manifest | 2 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/aspell/Manifest b/app-text/aspell/Manifest index 81e8fb617176..f5a792422a1e 100644 --- a/app-text/aspell/Manifest +++ b/app-text/aspell/Manifest @@ -1,4 +1,4 @@ -MD5 043791f028b9ffcc968bab1de3cf3194 aspell-0.50.3.ebuild 1809 +MD5 7bb40dc462cc785c3d2559c94d0311f1 aspell-0.50.3.ebuild 1816 MD5 516fea1d8e1524f84ffc01397d807a06 ChangeLog 5232 MD5 b266f4134f47fc1c8152daa6d4276f26 files/digest-aspell-0.50.3 65 MD5 4fa550930c5e5fb38177ac9f77619891 files/01-gcc3.3-assert.patch 309 diff --git a/app-text/aspell/aspell-0.50.3.ebuild b/app-text/aspell/aspell-0.50.3.ebuild index 675619c798f1..0e3f178ac57c 100644 --- a/app-text/aspell/aspell-0.50.3.ebuild +++ b/app-text/aspell/aspell-0.50.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.8 2003/06/11 21:40:36 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.3.ebuild,v 1.9 2003/07/19 22:55:29 tester Exp $ inherit libtool @@ -13,7 +13,7 @@ DEPEND=">=sys-libs/ncurses-5.2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ppc sparc alpha ~mips hppa" +KEYWORDS="x86 ppc sparc alpha ~mips hppa amd64" # # These flags a reset here because too much optimisation can cause aspell's |