diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-03-15 02:24:21 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-03-15 03:41:59 -0400 |
commit | bb1624eb41b61c94167044e265be75fd2d8bb615 (patch) | |
tree | 524f13592f7352f0b78e13ca1188d4b0a6d3bb64 /games-fps/ut2004-crossfire | |
parent | games-fps/ut2004-cor: stable for amd64 and x86 (diff) | |
download | gentoo-bb1624eb41b61c94167044e265be75fd2d8bb615.tar.gz gentoo-bb1624eb41b61c94167044e265be75fd2d8bb615.tar.bz2 gentoo-bb1624eb41b61c94167044e265be75fd2d8bb615.zip |
games-fps/ut2004-crossfire: stable for amd64 and x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps/ut2004-crossfire')
-rw-r--r-- | games-fps/ut2004-crossfire/ut2004-crossfire-1.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-crossfire/ut2004-crossfire-1.95.ebuild b/games-fps/ut2004-crossfire/ut2004-crossfire-1.95.ebuild index 3f59b4928942..1e2fec13e94e 100644 --- a/games-fps/ut2004-crossfire/ut2004-crossfire-1.95.ebuild +++ b/games-fps/ut2004-crossfire/ut2004-crossfire-1.95.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="ftp://files.tnc-clan.de/TOCrossfire/client/TOCrossfire_beta_${PV}_full. # See Help/EULA.txt LICENSE="free-noncomm" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dedicated opengl" src_unpack() { |