diff options
Diffstat (limited to 'games-puzzle/jag/jag-0.2.6.ebuild')
-rw-r--r-- | games-puzzle/jag/jag-0.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/jag/jag-0.2.6.ebuild b/games-puzzle/jag/jag-0.2.6.ebuild index 86811ae2c0fa..d4be591ac2ab 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 # 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.2 2009/12/09 22:37:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.6.ebuild,v 1.3 2009/12/19 19:21:02 pacho 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 x86" IUSE="editor extras" RDEPEND="x11-libs/qt-core:4 |