diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:56:42 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 01:56:42 +0000 |
commit | da696e250857dc64a06c182d99a5f585a2d431c8 (patch) | |
tree | e280e89ea1093921f88535fa4abb86a27f65dca3 /app-xemacs/sml-mode | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.tar.gz gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.tar.bz2 gentoo-2-da696e250857dc64a06c182d99a5f585a2d431c8.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/sml-mode')
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sml-mode/sml-mode-0.07.ebuild b/app-xemacs/sml-mode/sml-mode-0.07.ebuild index 706342d22ec9..79c8faeaa18e 100644 --- a/app-xemacs/sml-mode/sml-mode-0.07.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.07.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/sml-mode/sml-mode-0.07.ebuild,v 1.3 2004/03/13 00:15:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sml-mode/sml-mode-0.07.ebuild,v 1.4 2004/04/01 01:55:11 jhuebel Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/fsf-compat " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |