diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-30 08:46:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-30 08:46:50 +0000 |
commit | e19d51f82bac348f7f6565a2f73c00618ed68a4b (patch) | |
tree | d231c780672f2e6ac5f1a626ac9a9acdc7708851 /games-puzzle/jag | |
parent | New pretest version. (diff) | |
download | gentoo-2-e19d51f82bac348f7f6565a2f73c00618ed68a4b.tar.gz gentoo-2-e19d51f82bac348f7f6565a2f73c00618ed68a4b.tar.bz2 gentoo-2-e19d51f82bac348f7f6565a2f73c00618ed68a4b.zip |
add missing ppc keyword
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/jag')
-rw-r--r-- | games-puzzle/jag/jag-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/jag/jag-0.3.0.ebuild b/games-puzzle/jag/jag-0.3.0.ebuild index 63264e37fc34..5dfa77cf310e 100644 --- a/games-puzzle/jag/jag-0.3.0.ebuild +++ b/games-puzzle/jag/jag-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild,v 1.1 2009/12/30 15:59:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.3.0.ebuild,v 1.2 2010/01/30 08:46:50 mr_bones_ 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 |