diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:07:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:07:38 +0000 |
commit | 0eeb00a3c70684d4cd2de775f89ad1f86ef721ef (patch) | |
tree | 1ccdfa2ae558114c96b55a916e60e727683f26c1 /app-xemacs/textools | |
parent | Stable on x86. (diff) | |
download | historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.tar.gz historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.tar.bz2 historical-0eeb00a3c70684d4cd2de775f89ad1f86ef721ef.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/textools')
-rw-r--r-- | app-xemacs/textools/textools-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/textools/textools-1.14.ebuild b/app-xemacs/textools/textools-1.14.ebuild index cb89b41f189e..030c131bb7d7 100644 --- a/app-xemacs/textools/textools-1.14.ebuild +++ b/app-xemacs/textools/textools-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/textools/textools-1.14.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/textools/textools-1.14.ebuild,v 1.4 2004/04/01 01:58:52 jhuebel Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |