diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-19 17:13:05 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-19 17:13:05 +0000 |
commit | 219800470033387d9cc044e27dd7b71e97ae07d9 (patch) | |
tree | 4692273101e6dacc1ddaee173a66de2b9e37303d /games-arcade/thinktanksdemo | |
parent | Marked ~arch for everyone since this was initially imported as stable for x86... (diff) | |
download | gentoo-2-219800470033387d9cc044e27dd7b71e97ae07d9.tar.gz gentoo-2-219800470033387d9cc044e27dd7b71e97ae07d9.tar.bz2 gentoo-2-219800470033387d9cc044e27dd7b71e97ae07d9.zip |
~amd64
Diffstat (limited to 'games-arcade/thinktanksdemo')
-rw-r--r-- | games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild b/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild index 49918fdeae98..71409c223386 100644 --- a/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild +++ b/games-arcade/thinktanksdemo/thinktanksdemo-1.1.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-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.3 2004/04/27 08:14:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanksdemo/thinktanksdemo-1.1.ebuild,v 1.4 2004/06/19 17:09:47 jhuebel Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* x86 ~amd64" IUSE="" DEPEND="" |