diff options
author | 2010-02-27 15:38:23 +0000 | |
---|---|---|
committer | 2010-02-27 15:38:23 +0000 | |
commit | 45e885bdd5b93663c867f312f372eeb6b721f770 (patch) | |
tree | f57a839e31ffc40b5c3ff732430997b89fe9d1f7 /games-board/peg-e/peg-e-1.1.0.ebuild | |
parent | x86 stable wrt bug #302945, arch-tested by Thomas Kahle (diff) | |
download | gentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.tar.gz gentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.tar.bz2 gentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.zip |
x86 stable wrt bug #302946, arch-tested by Thomas Kahle
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-board/peg-e/peg-e-1.1.0.ebuild')
-rw-r--r-- | games-board/peg-e/peg-e-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/peg-e/peg-e-1.1.0.ebuild b/games-board/peg-e/peg-e-1.1.0.ebuild index 3f08faac10bb..84a50399b240 100644 --- a/games-board/peg-e/peg-e-1.1.0.ebuild +++ b/games-board/peg-e/peg-e-1.1.0.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-board/peg-e/peg-e-1.1.0.ebuild,v 1.1 2009/12/31 23:02:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/peg-e-1.1.0.ebuild,v 1.2 2010/02/27 15:38:23 phajdan.jr Exp $ EAPI=2 inherit eutils qt4 games @@ -11,7 +11,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="x11-libs/qt-gui:4" |