diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-21 22:45:52 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-21 22:45:52 +0000 |
commit | 35ce3580bc7f5917004fb68aed5299d6a3a96faa (patch) | |
tree | 3930109b780183705719064bbddaf29461167ae0 /app-xemacs/xemacs-ispell | |
parent | Masked on sparc, see ChangeLog for more info. (Manifest recommit) (diff) | |
download | gentoo-2-35ce3580bc7f5917004fb68aed5299d6a3a96faa.tar.gz gentoo-2-35ce3580bc7f5917004fb68aed5299d6a3a96faa.tar.bz2 gentoo-2-35ce3580bc7f5917004fb68aed5299d6a3a96faa.zip |
amd64 keywords
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-rw-r--r-- | app-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild index d77377e28b80..5c182319a858 100644 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild +++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.24.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-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild,v 1.2 2003/10/03 02:47:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-ispell/xemacs-ispell-1.24.ebuild,v 1.3 2004/02/21 22:45:52 brad_mssw Exp $ SLOT="0" IUSE="" @@ -12,7 +12,7 @@ MY_PN=${PN/xemacs-/} SRC_URI="ftp://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages |