diff options
author | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
commit | 9686230896bec5b91ec911abcb0825b6612282af (patch) | |
tree | 4861ab72f949e360e88d23d6dc0dcfd3e90a0075 /app-emacs | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.gz gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.bz2 gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.zip |
~amd64 keyword added
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/sml-mode/sml-mode-3.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild index 601d8fd509f7..70c3adbf5ebc 100644 --- a/app-emacs/sml-mode/sml-mode-3.9.5.ebuild +++ b/app-emacs/sml-mode/sml-mode-3.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.5 2004/11/01 12:36:57 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/sml-mode/sml-mode-3.9.5.ebuild,v 1.6 2004/11/21 04:24:41 kingtaco Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/" SRC_URI="ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~ppc-macos" +KEYWORDS="x86 ~alpha ~ppc-macos ~amd64" IUSE="" SITEFILE=50sml-mode-gentoo.el |