diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-25 16:33:42 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-25 16:33:42 +0000 |
commit | ccc6a00661e4fe48ce587be5e7f6b1e6d16ffb4d (patch) | |
tree | d0d4bcb8dee73c70654b6a74eb4f12a7f8120cf4 /games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild | |
parent | fix compile probs on gcc-4.3; bug 229377 ; Thanks to M.Brakemeier (diff) | |
download | gentoo-2-ccc6a00661e4fe48ce587be5e7f6b1e6d16ffb4d.tar.gz gentoo-2-ccc6a00661e4fe48ce587be5e7f6b1e6d16ffb4d.tar.bz2 gentoo-2-ccc6a00661e4fe48ce587be5e7f6b1e6d16ffb4d.zip |
amd64 stable, bug #229131
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild')
-rw-r--r-- | games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild index bfcb33f82cfa..201de3383e9e 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.2 2008/06/24 10:11:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r1.ebuild,v 1.3 2008/06/25 16:33:42 ken69267 Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip" IUSE="" |