diff options
-rw-r--r-- | games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild index b9fff4c677e4..4520db81d181 100644 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild,v 1.3 2007/01/10 20:59:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild,v 1.4 2009/10/01 22:14:21 nyhm Exp $ MOD_DESC="a World War II mod based on the Russian front" MOD_NAME="Red Orchestra" @@ -15,6 +15,8 @@ SRC_URI="mirror://liflg/red.orchestra_${PV}-english.run mirror://liflg/red.orchestra_summer.offensive.map.pack-addon.run" LICENSE="freedist" +KEYWORDS="amd64 x86" +IUSE="dedicated opengl" src_unpack() { games-mods_src_unpack |