summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-30 05:40:01 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-30 05:40:01 +0000
commit401a47d3d4de36de53261165e0370e4cc38ff1aa (patch)
tree7881adbe76f9ed6306bf20308121a94f9de4236f /games-action
parentDisable python 3 (diff)
downloadgentoo-2-401a47d3d4de36de53261165e0370e4cc38ff1aa.tar.gz
gentoo-2-401a47d3d4de36de53261165e0370e4cc38ff1aa.tar.bz2
gentoo-2-401a47d3d4de36de53261165e0370e4cc38ff1aa.zip
marked x86 per bug 418003
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/atanks/ChangeLog5
-rw-r--r--games-action/atanks/atanks-5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/atanks/ChangeLog b/games-action/atanks/ChangeLog
index c25ef2b2f2c9..bdfa6f1f9aa0 100644
--- a/games-action/atanks/ChangeLog
+++ b/games-action/atanks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/atanks
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.76 2012/05/29 19:18:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/ChangeLog,v 1.77 2012/05/30 05:40:01 jdhore Exp $
+
+ 30 May 2012; Jeff Horelick <jdhore@gentoo.org> atanks-5.4.ebuild:
+ marked x86 per bug 418003
29 May 2012; Brent Baude <ranger@gentoo.org> atanks-5.4.ebuild:
Marking atanks-5.4 ppc for bug 418003
diff --git a/games-action/atanks/atanks-5.4.ebuild b/games-action/atanks/atanks-5.4.ebuild
index c3712699f945..f4bad7f46105 100644
--- a/games-action/atanks/atanks-5.4.ebuild
+++ b/games-action/atanks/atanks-5.4.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-action/atanks/atanks-5.4.ebuild,v 1.3 2012/05/29 19:18:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/atanks/atanks-5.4.ebuild,v 1.4 2012/05/30 05:40:01 jdhore Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="media-libs/allegro:0[X]"