diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-01 06:13:05 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-01 06:13:05 +0000 |
commit | d0761e032df4c680244583253e4386fb6527935f (patch) | |
tree | 0e58ebad404c6527562af09fcbd00b005a716403 | |
parent | Remove old versions. (diff) | |
download | gentoo-2-d0761e032df4c680244583253e4386fb6527935f.tar.gz gentoo-2-d0761e032df4c680244583253e4386fb6527935f.tar.bz2 gentoo-2-d0761e032df4c680244583253e4386fb6527935f.zip |
marked x86 per bug 418085
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
-rw-r--r-- | games-fps/xonotic/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/xonotic/xonotic-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/xonotic/ChangeLog b/games-fps/xonotic/ChangeLog index adc9640d402f..76bc3edcc22b 100644 --- a/games-fps/xonotic/ChangeLog +++ b/games-fps/xonotic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/xonotic # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.6 2012/05/29 15:19:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.7 2012/06/01 06:13:05 jdhore Exp $ + + 01 Jun 2012; Jeff Horelick <jdhore@gentoo.org> xonotic-0.6.0.ebuild: + marked x86 per bug 418085 29 May 2012; Agostino Sarubbo <ago@gentoo.org> xonotic-0.6.0.ebuild: Stable for amd64, wrt bug #418085 diff --git a/games-fps/xonotic/xonotic-0.6.0.ebuild b/games-fps/xonotic/xonotic-0.6.0.ebuild index f518b153a2a9..3a51059ae653 100644 --- a/games-fps/xonotic/xonotic-0.6.0.ebuild +++ b/games-fps/xonotic/xonotic-0.6.0.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/xonotic/xonotic-0.6.0.ebuild,v 1.2 2012/05/29 15:19:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild,v 1.3 2012/06/01 06:13:05 jdhore Exp $ EAPI=3 inherit eutils check-reqs games @@ -12,7 +12,7 @@ SRC_URI="http://dl.xonotic.org/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa debug dedicated doc sdl" UIRDEPEND=" |