diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 03:16:53 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-04 03:16:53 +0000 |
commit | 59567835b39cb108b566b6830f4abbda86bb26a7 (patch) | |
tree | 6987278b8b2d5c6574aec30f538f4098eeed25c8 /games-fps/openarena/openarena-0.8.8.ebuild | |
parent | move loader and simplify ebuild with a for loop (diff) | |
download | historical-59567835b39cb108b566b6830f4abbda86bb26a7.tar.gz historical-59567835b39cb108b566b6830f4abbda86bb26a7.tar.bz2 historical-59567835b39cb108b566b6830f4abbda86bb26a7.zip |
marked x86 per bug 422123
Package-Manager: portage-2.2.0_alpha115/cvs/Linux i686
Diffstat (limited to 'games-fps/openarena/openarena-0.8.8.ebuild')
-rw-r--r-- | games-fps/openarena/openarena-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/openarena/openarena-0.8.8.ebuild b/games-fps/openarena/openarena-0.8.8.ebuild index 1c44d0821494..e733aafb2c52 100644 --- a/games-fps/openarena/openarena-0.8.8.ebuild +++ b/games-fps/openarena/openarena-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.8.8.ebuild,v 1.2 2012/06/20 17:52:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/openarena/openarena-0.8.8.ebuild,v 1.3 2012/07/04 03:16:53 jdhore Exp $ EAPI=2 inherit eutils flag-o-matic versionator games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/oarena/${P}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+curl +openal +vorbis" RDEPEND="virtual/opengl |