diff options
Diffstat (limited to 'games-fps/quake4-bin/quake4-bin-1.2.ebuild')
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake4-bin/quake4-bin-1.2.ebuild b/games-fps/quake4-bin/quake4-bin-1.2.ebuild index b0b6beb0664d..013e454ea4c9 100644 --- a/games-fps/quake4-bin/quake4-bin-1.2.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.2.ebuild,v 1.1 2006/04/19 23:01:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.2.ebuild,v 1.2 2006/05/01 15:56:44 wolf31o2 Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://3dgamers/quake4/quake4-linux-${PV}.x86.run LICENSE="QUAKE4" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="alsa cdinstall dedicated opengl" RESTRICT="strip" |