diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:41:42 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:41:42 +0000 |
commit | 462e9bdcdce8d59f76edc3af6de8d329043c0cbb (patch) | |
tree | e555185f7a6ceaac49adca953a4918f4d51d164a /dev-vcs/qgit/qgit-2.4.ebuild | |
parent | ia64/m68k/s390/sh/sparc stable wrt #400111 (diff) | |
download | gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.tar.gz gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.tar.bz2 gentoo-2-462e9bdcdce8d59f76edc3af6de8d329043c0cbb.zip |
Marking qgit-2.4 ppc for bug 408709
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-vcs/qgit/qgit-2.4.ebuild')
-rw-r--r-- | dev-vcs/qgit/qgit-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/qgit/qgit-2.4.ebuild b/dev-vcs/qgit/qgit-2.4.ebuild index 697feea04b8e..3cb17bc8c7f5 100644 --- a/dev-vcs/qgit/qgit-2.4.ebuild +++ b/dev-vcs/qgit/qgit-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.4.ebuild,v 1.3 2012/03/24 16:53:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/qgit/qgit-2.4.ebuild,v 1.4 2012/03/25 14:41:42 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~pesa/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="x11-libs/qt-gui:4" |