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/edebug | |
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/edebug')
-rw-r--r-- | app-xemacs/edebug/edebug-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/edebug/edebug-1.15.ebuild b/app-xemacs/edebug/edebug-1.15.ebuild index 5319d961bf42..bea4d950f440 100644 --- a/app-xemacs/edebug/edebug-1.15.ebuild +++ b/app-xemacs/edebug/edebug-1.15.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/edebug/edebug-1.15.ebuild,v 1.2 2003/10/03 02:21:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/edebug-1.15.ebuild,v 1.3 2004/02/21 22:45:51 brad_mssw Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="amd64 x86 ~ppc alpha sparc" inherit xemacs-packages |