diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:36:56 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:36:56 +0000 |
commit | 4033197cfca40c7c3879b32b9e33d7660750e1b3 (patch) | |
tree | 32f4425a64b7a23bc40ef15ee37cdd0092e14651 /app-emacs/howm/howm-1.2-r1.ebuild | |
parent | . (diff) | |
download | gentoo-2-4033197cfca40c7c3879b32b9e33d7660750e1b3.tar.gz gentoo-2-4033197cfca40c7c3879b32b9e33d7660750e1b3.tar.bz2 gentoo-2-4033197cfca40c7c3879b32b9e33d7660750e1b3.zip |
.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/howm/howm-1.2-r1.ebuild')
-rw-r--r-- | app-emacs/howm/howm-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/howm/howm-1.2-r1.ebuild b/app-emacs/howm/howm-1.2-r1.ebuild index 5710f5b1e511..9eb12fe8b6ae 100644 --- a/app-emacs/howm/howm-1.2-r1.ebuild +++ b/app-emacs/howm/howm-1.2-r1.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/howm/howm-1.2-r1.ebuild,v 1.2 2005/01/01 13:48:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.2-r1.ebuild,v 1.3 2005/07/01 18:36:56 mkennedy Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" IUSE="" SITEFILE="55howm-gentoo.el" |