diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:21:17 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:21:17 +0000 |
commit | 4d139ea1d7ed7f14ae065ca9a5399cee587d9d99 (patch) | |
tree | e80168abdca7c5a2a3829fd19c738ada1c8353e7 /app-xemacs/python-modes/python-modes-1.02.ebuild | |
parent | Mark 3.2 stable on x86, add new 3.3 version, fix homepage + src_uri. (diff) | |
download | historical-4d139ea1d7ed7f14ae065ca9a5399cee587d9d99.tar.gz historical-4d139ea1d7ed7f14ae065ca9a5399cee587d9d99.tar.bz2 historical-4d139ea1d7ed7f14ae065ca9a5399cee587d9d99.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/python-modes/python-modes-1.02.ebuild')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.02.ebuild b/app-xemacs/python-modes/python-modes-1.02.ebuild index d934c655d465..801c755e59c2 100644 --- a/app-xemacs/python-modes/python-modes-1.02.ebuild +++ b/app-xemacs/python-modes/python-modes-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/python-modes/python-modes-1.02.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.02.ebuild,v 1.4 2004/04/01 01:18:23 jhuebel Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |