diff options
Diffstat (limited to 'games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild')
-rw-r--r-- | games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild b/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild index 12f8bc06ea0e..478da442594b 100644 --- a/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild +++ b/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild,v 1.5 2004/03/16 12:11:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3120-r3.ebuild,v 1.6 2004/04/12 21:44:59 wolf31o2 Exp $ -inherit games eutils +inherit games DESCRIPTION="Unreal Tournament 2004 Demo" HOMEPAGE="http://www.unrealtournament.com/" @@ -18,7 +18,7 @@ SRC_URI="x86? ( ftp://ftp.linuxhardware.org/ut2004/ut2004-lnx-demo-${PV}.run.bz2 IUSE="alsa" LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" DEPEND="!dedicated? ( virtual/opengl ) alsa? ( >=media-libs/alsa-lib-1.0.2 ) " |