summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-24 23:10:13 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-24 23:10:13 +0000
commit84698b8233fc2dce0b12aa79601c4b73ac7735eb (patch)
tree49d0df96c074b8416c9ee4508cee1ddf952ef374 /games-puzzle/jag
parentstable on ppc64, bug #299590 (diff)
downloadgentoo-2-84698b8233fc2dce0b12aa79601c4b73ac7735eb.tar.gz
gentoo-2-84698b8233fc2dce0b12aa79601c4b73ac7735eb.tar.bz2
gentoo-2-84698b8233fc2dce0b12aa79601c4b73ac7735eb.zip
keyworded ~arch for ppc, bug 295275
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-puzzle/jag')
-rw-r--r--games-puzzle/jag/ChangeLog7
-rw-r--r--games-puzzle/jag/jag-0.2.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/jag/ChangeLog b/games-puzzle/jag/ChangeLog
index b289cfa5e564..e9c6cae2a519 100644
--- a/games-puzzle/jag/ChangeLog
+++ b/games-puzzle/jag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/jag
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.7 2009/12/30 15:59:58 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.8 2010/01/24 23:10:13 ranger Exp $
+
+ 24 Jan 2010; Brent Baude <ranger@gentoo.org> jag-0.2.6.ebuild:
+ keyworded ~arch for ppc, bug 295275
*jag-0.3.0 (30 Dec 2009)
diff --git a/games-puzzle/jag/jag-0.2.6.ebuild b/games-puzzle/jag/jag-0.2.6.ebuild
index d4be591ac2ab..a79cfaa87ea2 100644
--- a/games-puzzle/jag/jag-0.2.6.ebuild
+++ b/games-puzzle/jag/jag-0.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.6.ebuild,v 1.3 2009/12/19 19:21:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.6.ebuild,v 1.4 2010/01/24 23:10:13 ranger Exp $
EAPI=2
inherit eutils qt4 games
@@ -13,7 +13,7 @@ SRC_URI="http://jag.xlabsoft.com/files/${P}-src.zip
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="editor extras"
RDEPEND="x11-libs/qt-core:4