diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-31 23:52:54 +0000 |
commit | 60058effbec98c7ddf85f363048d154c5a646628 (patch) | |
tree | 863bf072c0db1b88387aaaba955ed9bfb06109f7 /app-xemacs/c-support | |
parent | Stable on x86. (diff) | |
download | historical-60058effbec98c7ddf85f363048d154c5a646628.tar.gz historical-60058effbec98c7ddf85f363048d154c5a646628.tar.bz2 historical-60058effbec98c7ddf85f363048d154c5a646628.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 |