From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5B2761384C3 for ; Sun, 6 Sep 2015 14:35:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDFE2142BF; Sun, 6 Sep 2015 14:35:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9EBBA142BF for ; Sun, 6 Sep 2015 14:35:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C283A340877 for ; Sun, 6 Sep 2015 14:35:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 733EB17F for ; Sun, 6 Sep 2015 14:35:19 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1441550091.6673550939ac8b5f81289f60e157dde76159b319.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 6673550939ac8b5f81289f60e157dde76159b319 X-VCS-Branch: master Date: Sun, 6 Sep 2015 14:35:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6aa053aa-1026-44d2-b03c-77ddf1661379 X-Archives-Hash: 6779ac3cf1d3f1af8e3cb3a146df64a5 commit: 6673550939ac8b5f81289f60e157dde76159b319 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Sep 6 14:34:51 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Sep 6 14:34:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66735509 dev-util/kdevelop: ppc stable wrt bug #533386 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild b/dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild index 40a5657..a232454 100644 --- a/dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild +++ b/dev-util/kdevelop/kdevelop-4.7.1-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="+cmake +cxx debug +gdbui okteta qthelp" if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="amd64 ~ppc x86" + KEYWORDS="amd64 ppc x86" fi DEPEND="