diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:14:43 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:14:43 +0000 |
commit | 9773b818da08d66b863529b77bec57c1d2b295ed (patch) | |
tree | e447b83d9b0b4d3b95174c16b00174dc7b06df06 /app-xemacs/pcomplete | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-9773b818da08d66b863529b77bec57c1d2b295ed.tar.gz gentoo-2-9773b818da08d66b863529b77bec57c1d2b295ed.tar.bz2 gentoo-2-9773b818da08d66b863529b77bec57c1d2b295ed.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/pcomplete')
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/pcomplete/pcomplete-1.02.ebuild b/app-xemacs/pcomplete/pcomplete-1.02.ebuild index f454fa662fe1..8ba05dcf06c7 100644 --- a/app-xemacs/pcomplete/pcomplete-1.02.ebuild +++ b/app-xemacs/pcomplete/pcomplete-1.02.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/pcomplete/pcomplete-1.02.ebuild,v 1.6 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.02.ebuild,v 1.7 2004/04/01 01:11:30 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/sh-script app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |