diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild b/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild index d77ee7012dfc..e510a1dd1272 100644 --- a/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild +++ b/games-fps/ut2004-hamsterbash/ut2004-hamsterbash-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://www.moddb.com/mods/hamsterbash" SRC_URI="HamsterBashFinal.zip" LICENSE="freedist" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dedicated opengl" RESTRICT="fetch" |