diff options
-rw-r--r-- | games-action/gltron/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/gltron/gltron-0.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/gltron/ChangeLog b/games-action/gltron/ChangeLog index 52e996f50d03..6085172c362e 100644 --- a/games-action/gltron/ChangeLog +++ b/games-action/gltron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/gltron # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.4 2004/06/24 21:55:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.5 2004/08/30 20:09:19 blubb Exp $ + + 30 Aug 2004; <blubb@gentoo.org> gltron-0.70.ebuild: + added ~amd64 keyword *gltron-0.70 (01 Jan 2004) diff --git a/games-action/gltron/gltron-0.70.ebuild b/games-action/gltron/gltron-0.70.ebuild index e8b6628abb72..f9f0e4624b03 100644 --- a/games-action/gltron/gltron-0.70.ebuild +++ b/games-action/gltron/gltron-0.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70.ebuild,v 1.2 2004/06/24 21:55:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70.ebuild,v 1.3 2004/08/30 20:09:19 blubb Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="3d tron, just like the movie" HOMEPAGE="http://gltron.sourceforge.net/" SRC_URI="mirror://sourceforge/gltron/${P}-source.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |