diff options
Diffstat (limited to 'app-emacs/nxml-mode/nxml-mode-20031031.ebuild')
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20031031.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/nxml-mode/nxml-mode-20031031.ebuild b/app-emacs/nxml-mode/nxml-mode-20031031.ebuild index 8efcaf7c6711..b5fe994a430a 100644 --- a/app-emacs/nxml-mode/nxml-mode-20031031.ebuild +++ b/app-emacs/nxml-mode/nxml-mode-20031031.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/nxml-mode/nxml-mode-20031031.ebuild,v 1.5 2004/06/30 02:41:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20031031.ebuild,v 1.6 2004/09/03 21:26:05 slarti Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://thaiopensource.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="virtual/emacs" |