diff options
Diffstat (limited to 'games-fps/quake4-bin/quake4-bin-1.0.6.ebuild')
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild b/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild index 45e0de76b4c9..70eb02b4416d 100644 --- a/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.0.6.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.0.6.ebuild,v 1.3 2006/01/22 21:02:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.0.6.ebuild,v 1.4 2006/01/22 21:12:03 wolf31o2 Exp $ inherit eutils games @@ -14,7 +14,7 @@ SRC_URI="mirror://3dgamers/quake4/quake4-linux-${PV}.x86.run LICENSE="QUAKE4" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="cdinstall alsa opengl dedicated" RESTRICT="nostrip" |