diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-01 09:22:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-01 09:22:09 +0000 |
commit | 5c0b14c01f89bfe47251ffe92dbd197c5d8c36c7 (patch) | |
tree | b431d2331a7e01d082fd28116f093a371d74b1d9 /games-puzzle/xtris/xtris-1.15.ebuild | |
parent | removed NEWS from dodoc and added metadata (diff) | |
download | historical-5c0b14c01f89bfe47251ffe92dbd197c5d8c36c7.tar.gz historical-5c0b14c01f89bfe47251ffe92dbd197c5d8c36c7.tar.bz2 historical-5c0b14c01f89bfe47251ffe92dbd197c5d8c36c7.zip |
mark stable for amd64 (bug 40039)
Diffstat (limited to 'games-puzzle/xtris/xtris-1.15.ebuild')
-rw-r--r-- | games-puzzle/xtris/xtris-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xtris/xtris-1.15.ebuild b/games-puzzle/xtris/xtris-1.15.ebuild index fe9dbe364417..65284df19d6c 100644 --- a/games-puzzle/xtris/xtris-1.15.ebuild +++ b/games-puzzle/xtris/xtris-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xtris/xtris-1.15.ebuild,v 1.1 2004/01/29 06:43:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xtris/xtris-1.15.ebuild,v 1.2 2004/02/01 09:22:01 mr_bones_ Exp $ inherit games @@ -9,7 +9,7 @@ DESCRIPTION="a networked Tetris-like game" HOMEPAGE="http://www.iagora.com/~espel/xtris/xtris.html" SRC_URI="http://www.iagora.com/~espel/xtris/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |