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 F08EC139083 for ; Sat, 16 Dec 2017 10:31:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABA9CE0EA6; Sat, 16 Dec 2017 10:31:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 84ACFE0EA6 for ; Sat, 16 Dec 2017 10:31:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7F2333C6B6 for ; Sat, 16 Dec 2017 10:31:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5710AE92 for ; Sat, 16 Dec 2017 10:31:36 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1513420280.0c506e7f17e59acc2f9e9812fadd4b3d0319b0d8.klausman@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.1.0.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 0c506e7f17e59acc2f9e9812fadd4b3d0319b0d8 X-VCS-Branch: master Date: Sat, 16 Dec 2017 10:31:36 +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: 21a783b3-3a4b-441c-9b17-3d7fe0a6b144 X-Archives-Hash: 6996c434e83531fa4dfaf40e89f86fe0 commit: 0c506e7f17e59acc2f9e9812fadd4b3d0319b0d8 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Dec 16 10:29:43 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Dec 16 10:31:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c506e7f dev-util/kdevelop-pg-qt-2.1.0-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/633368 dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild index 171d3a64ab5..ee86aa1a418 100644 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" 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