summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-05 12:13:20 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-05 12:13:20 +0000
commitd4ea87d46611586e6805bb0d0f0b07f796ae24a4 (patch)
tree5e570cd83d67bc61b96441839bdecc2adf052dad /dev-util/qgit/qgit-1.5.6.ebuild
parentFixed parallel-make for fortran. Closing bug #187759, thanks to Ed Catmur <ed... (diff)
downloadgentoo-2-d4ea87d46611586e6805bb0d0f0b07f796ae24a4.tar.gz
gentoo-2-d4ea87d46611586e6805bb0d0f0b07f796ae24a4.tar.bz2
gentoo-2-d4ea87d46611586e6805bb0d0f0b07f796ae24a4.zip
ppc stable, bug #187270
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-util/qgit/qgit-1.5.6.ebuild')
-rw-r--r--dev-util/qgit/qgit-1.5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/qgit/qgit-1.5.6.ebuild b/dev-util/qgit/qgit-1.5.6.ebuild
index 1cdb58f52b8c..646266a30892 100644
--- a/dev-util/qgit/qgit-1.5.6.ebuild
+++ b/dev-util/qgit/qgit-1.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qgit/qgit-1.5.6.ebuild,v 1.4 2007/08/03 18:07:50 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qgit/qgit-1.5.6.ebuild,v 1.5 2007/08/05 12:13:20 dertobi123 Exp $
inherit qt3
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
DEPEND="=x11-libs/qt-3*"