From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-853352-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4F3841384B4 for <garchives@archives.gentoo.org>; Fri, 25 Dec 2015 16:47:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5CCAE085A; Fri, 25 Dec 2015 16:47:33 +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 AF9B0E0857 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Dec 2015 16:47:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7585340775 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Dec 2015 16:47:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A20CCF0 for <gentoo-commits@lists.gentoo.org>; Fri, 25 Dec 2015 16:47:29 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> 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" <ago@gentoo.org> Message-ID: <1451062021.ce0a9dee495ced8f6b038bdbbfdbefadaea57b70.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.2.ebuild X-VCS-Directories: dev-util/kdevelop/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ce0a9dee495ced8f6b038bdbbfdbefadaea57b70 X-VCS-Branch: master Date: Fri, 25 Dec 2015 16:47:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a85774b4-77b5-4bc5-ab90-0fb2d89adb88 X-Archives-Hash: 6fdff1c47e95631d9e3b45ab4d771407 commit: ce0a9dee495ced8f6b038bdbbfdbefadaea57b70 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Dec 25 16:47:01 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Dec 25 16:47:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0a9dee dev-util/kdevelop: x86 stable wrt bug #565998 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/kdevelop/kdevelop-4.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop/kdevelop-4.7.2.ebuild b/dev-util/kdevelop/kdevelop-4.7.2.ebuild index 4aa87cf..83a437b 100644 --- a/dev-util/kdevelop/kdevelop-4.7.2.ebuild +++ b/dev-util/kdevelop/kdevelop-4.7.2.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="