From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2B86139087 for ; Mon, 26 Dec 2016 10:51:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AA652241A4; Mon, 26 Dec 2016 10:51:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74B95E0B7A for ; Mon, 26 Dec 2016 10:51:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D6C6341301 for ; Mon, 26 Dec 2016 10:51:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF1DA24EB for ; Mon, 26 Dec 2016 10:51:11 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482749449.f2db8f2c968b53cfa3d1d67ad41fbc8adbbb5e06.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: f2db8f2c968b53cfa3d1d67ad41fbc8adbbb5e06 X-VCS-Branch: master Date: Mon, 26 Dec 2016 10:51:11 +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: 9d846b27-356b-4d94-8da3-1a1be96f1e93 X-Archives-Hash: aac6afc4a235b627300aeef48fe7d554 commit: f2db8f2c968b53cfa3d1d67ad41fbc8adbbb5e06 Author: Aaron Bauman gentoo org> AuthorDate: Mon Dec 26 10:47:32 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Dec 26 10:50:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2db8f2c dev-util/kdevelop-pg-qt: amd64 stable wrt bug #602950 dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild index 79d0227..2d2b02b 100644 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.0.0.ebuild @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins" LICENSE="LGPL-2+ LGPL-2.1+" IUSE="" -[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86" +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86" DEPEND=" sys-devel/bison