diff options
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild index 4e42cc83a80e..39963eca8c4a 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild,v 1.1 2005/05/03 10:32:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.3.ebuild,v 1.2 2005/08/28 02:30:55 tester Exp $ inherit elisp @@ -12,7 +12,7 @@ SRC_URI="http://opensource.ethz.ch/emacs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc-macos ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" DEPEND="virtual/emacs" |