diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:29:51 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:29:51 +0000 |
commit | e834bf9c99769caec5f7e683b3975d06d4281a55 (patch) | |
tree | 6a774ac725920bdec684bf8c212c07c517a0a127 /app-xemacs/forms | |
parent | Mark 0.5.3 stable on x86. Remove old versions. (diff) | |
download | historical-e834bf9c99769caec5f7e683b3975d06d4281a55.tar.gz historical-e834bf9c99769caec5f7e683b3975d06d4281a55.tar.bz2 historical-e834bf9c99769caec5f7e683b3975d06d4281a55.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/forms')
-rw-r--r-- | app-xemacs/forms/forms-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/forms/forms-1.14.ebuild b/app-xemacs/forms/forms-1.14.ebuild index ced0d758d478..93284ae83d6b 100644 --- a/app-xemacs/forms/forms-1.14.ebuild +++ b/app-xemacs/forms/forms-1.14.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/forms/forms-1.14.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/forms/forms-1.14.ebuild,v 1.7 2004/04/01 00:25:06 jhuebel Exp $ SLOT="0" IUSE="" @@ -8,6 +8,6 @@ DESCRIPTION="Forms editing support (obsolete, use Widget instead)." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |