diff options
Diffstat (limited to 'games-arcade/burgerspace/burgerspace-1.9.0.ebuild')
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild index e3f92d801a6e..563036fcec3e 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.3 2010/06/24 20:56:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.4 2010/07/07 12:32:29 fauli Exp $ EAPI=2 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="network" RESTRICT="test" # doesn't really test anything |