diff options
Diffstat (limited to 'app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild')
-rw-r--r-- | app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild b/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild index b7c34f54f766..97e9dbc6b7bf 100644 --- a/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild +++ b/app-emacs/vhdl-mode/vhdl-mode-3.33.2.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.2.ebuild,v 1.4 2005/05/03 10:32:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vhdl-mode/vhdl-mode-3.33.2.ebuild,v 1.5 2005/06/05 11:42:39 hansmi 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="ppc ~ppc-macos x86" DEPEND="virtual/emacs" |