diff options
author | 2007-09-29 13:23:23 +0000 | |
---|---|---|
committer | 2007-09-29 13:23:23 +0000 | |
commit | 8d1e2864ef8033461e0506a4c1ecd5c51212e2ec (patch) | |
tree | 9b24405cf69add6175d4e8686243490d1b9b22f8 /games-simulation/bcs-demo/bcs-demo-1.3.ebuild | |
parent | Masked bcs-demo on no-multilib (diff) | |
download | gentoo-2-8d1e2864ef8033461e0506a4c1ecd5c51212e2ec.tar.gz gentoo-2-8d1e2864ef8033461e0506a4c1ecd5c51212e2ec.tar.bz2 gentoo-2-8d1e2864ef8033461e0506a4c1ecd5c51212e2ec.zip |
Added ~amd64
(Portage version: 2.1.3.11)
Diffstat (limited to 'games-simulation/bcs-demo/bcs-demo-1.3.ebuild')
-rw-r--r-- | games-simulation/bcs-demo/bcs-demo-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild index 2afb9945a49d..7dc96689784a 100644 --- a/games-simulation/bcs-demo/bcs-demo-1.3.ebuild +++ b/games-simulation/bcs-demo/bcs-demo-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.6 2006/12/06 20:17:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/bcs-demo/bcs-demo-1.3.ebuild,v 1.7 2007/09/29 13:23:23 angelos Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="ftp://ggdev-1.homelan.com/bcs/bcsdemo_v${PV/./_}.sh.bin LICENSE="BCS" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="strip" IUSE="" |