diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:45:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:45:45 +0000 |
commit | ea55dc7fa530aaee059575b9ecbc5f6c19db4591 (patch) | |
tree | 46f58b3265e2ef1a92feb23f320359f523386b4a /app-xemacs/c-support | |
parent | remove cd related functions (they are now in eutils) (diff) | |
download | gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.tar.gz gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.tar.bz2 gentoo-2-ea55dc7fa530aaee059575b9ecbc5f6c19db4591.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/c-support')
-rw-r--r-- | app-xemacs/c-support/c-support-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/c-support/c-support-1.16.ebuild b/app-xemacs/c-support/c-support-1.16.ebuild index 37b31c026ce1..281006c56d87 100644 --- a/app-xemacs/c-support/c-support-1.16.ebuild +++ b/app-xemacs/c-support/c-support-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.6 2004/03/13 00:15:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/c-support/c-support-1.16.ebuild,v 1.7 2004/03/31 23:44:18 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,6 +10,6 @@ PKG_CAT="standard" DEPEND="app-xemacs/cc-mode app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |