summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 18:16:03 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-05-26 18:16:03 +0000
commit4f503f5c971ccdfcd4a156952a7fa837a5ec6558 (patch)
treeb6ae53817db5b49dc28f57c77c153d474b368aff /kde-base/dcoppython/dcoppython-3.5.0.ebuild
parentDon't force -j1, the old bug seems fixed. (diff)
downloadgentoo-2-4f503f5c971ccdfcd4a156952a7fa837a5ec6558.tar.gz
gentoo-2-4f503f5c971ccdfcd4a156952a7fa837a5ec6558.tar.bz2
gentoo-2-4f503f5c971ccdfcd4a156952a7fa837a5ec6558.zip
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/dcoppython/dcoppython-3.5.0.ebuild')
-rw-r--r--kde-base/dcoppython/dcoppython-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/dcoppython/dcoppython-3.5.0.ebuild b/kde-base/dcoppython/dcoppython-3.5.0.ebuild
index a08cad1f48d7..6291d7cf75d8 100644
--- a/kde-base/dcoppython/dcoppython-3.5.0.ebuild
+++ b/kde-base/dcoppython/dcoppython-3.5.0.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/dcoppython/dcoppython-3.5.0.ebuild,v 1.5 2006/05/26 12:42:22 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcoppython/dcoppython-3.5.0.ebuild,v 1.6 2006/05/26 18:16:03 wolf31o2 Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE: Python bindings for DCOP"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="virtual/python"
PATCHES="$FILESDIR/no-gtk-glib-check.diff"