diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-04-22 16:56:45 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-04-22 16:56:45 +0000 |
commit | 8244546dbf216cd525021285c984b50aae71c409 (patch) | |
tree | c717383fda2ffafbcb6b401111e3e9508bc65c75 /app-emacs/mell/mell-1.0.0.ebuild | |
parent | Version bump in the development series. (diff) | |
download | gentoo-2-8244546dbf216cd525021285c984b50aae71c409.tar.gz gentoo-2-8244546dbf216cd525021285c984b50aae71c409.tar.bz2 gentoo-2-8244546dbf216cd525021285c984b50aae71c409.zip |
Added ~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/mell/mell-1.0.0.ebuild')
-rw-r--r-- | app-emacs/mell/mell-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/mell/mell-1.0.0.ebuild b/app-emacs/mell/mell-1.0.0.ebuild index 71e087100a07..7cadecff18b0 100644 --- a/app-emacs/mell/mell-1.0.0.ebuild +++ b/app-emacs/mell/mell-1.0.0.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/mell/mell-1.0.0.ebuild,v 1.10 2005/01/27 07:38:50 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mell/mell-1.0.0.ebuild,v 1.11 2005/04/22 16:53:11 matsuu Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://taiyaki.org/elisp/mell/" SRC_URI="http://taiyaki.org/elisp/mell/src/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 alpha ppc ~ppc64" +KEYWORDS="x86 alpha ~amd64 ppc ~ppc64" SLOT="0" DEPEND="virtual/emacs" |