diff options
Diffstat (limited to 'app-emacs/tnt/tnt-2.4.ebuild')
-rw-r--r-- | app-emacs/tnt/tnt-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/tnt/tnt-2.4.ebuild b/app-emacs/tnt/tnt-2.4.ebuild index 002dd661e7ae..04c7c31fb371 100644 --- a/app-emacs/tnt/tnt-2.4.ebuild +++ b/app-emacs/tnt/tnt-2.4.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/tnt/tnt-2.4.ebuild,v 1.7 2005/01/01 14:03:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tnt/tnt-2.4.ebuild,v 1.8 2005/08/28 02:27:40 tester Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://tnt.sourceforge.net/" SRC_URI="mirror://sourceforge/tnt/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" DEPEND="virtual/emacs" |