diff options
author | 2004-04-01 00:47:25 +0000 | |
---|---|---|
committer | 2004-04-01 00:47:25 +0000 | |
commit | f6183dcedd8b61ced77ec62e035bef4f3e89cfd0 (patch) | |
tree | 4f857e0dccf3b66f651a6fdaab38c7dba0838752 /app-xemacs/igrep | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-f6183dcedd8b61ced77ec62e035bef4f3e89cfd0.tar.gz gentoo-2-f6183dcedd8b61ced77ec62e035bef4f3e89cfd0.tar.bz2 gentoo-2-f6183dcedd8b61ced77ec62e035bef4f3e89cfd0.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/igrep-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/igrep/igrep-1.10.ebuild b/app-xemacs/igrep/igrep-1.10.ebuild index 032fb8474ce4..da8831036031 100644 --- a/app-xemacs/igrep/igrep-1.10.ebuild +++ b/app-xemacs/igrep/igrep-1.10.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/igrep/igrep-1.10.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/igrep-1.10.ebuild,v 1.7 2004/04/01 00:47:25 jhuebel Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/dired app-xemacs/xemacs-base app-xemacs/efs " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |