summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 12:41:59 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 12:41:59 +0000
commit6fe805712ca08050b861f010679a8e38f361df8c (patch)
tree80bdeb2c7e08822e5fd6d3c075a8bd569832d03e /kde-base/qtjava/qtjava-3.5.2.ebuild
parentDon't mess up dependencies when cross-compiling. (diff)
downloadgentoo-2-6fe805712ca08050b861f010679a8e38f361df8c.tar.gz
gentoo-2-6fe805712ca08050b861f010679a8e38f361df8c.tar.bz2
gentoo-2-6fe805712ca08050b861f010679a8e38f361df8c.zip
Stable on x86 wrt bug #132213.
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/qtjava/qtjava-3.5.2.ebuild')
-rw-r--r--kde-base/qtjava/qtjava-3.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/qtjava/qtjava-3.5.2.ebuild b/kde-base/qtjava/qtjava-3.5.2.ebuild
index acaba482c610..8d9c2772684d 100644
--- a/kde-base/qtjava/qtjava-3.5.2.ebuild
+++ b/kde-base/qtjava/qtjava-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.2.ebuild,v 1.1 2006/03/22 20:15:47 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.2.ebuild,v 1.2 2006/05/26 12:41:59 wolf31o2 Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -11,7 +11,7 @@ inherit kde-meta
DESCRIPTION="Java bindings for QT"
HOMEPAGE="http://developer.kde.org/language-bindings/java/qtjava.html"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/jdk"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"