Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/
Date: Sun, 29 Oct 2017 23:56:47
Message-Id: 1509321395.fa9326c1ce3112f33b602a9d955d2c743febb0ba.whissi@gentoo
1 commit: fa9326c1ce3112f33b602a9d955d2c743febb0ba
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 23:55:03 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 23:56:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9326c1
7
8 dev-util/kdevelop-pg-qt: x86 stable (bug #633368)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 6300a1b09e0..171d3a64ab5 100644
17 --- a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild
18 +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.1.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins"
20 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
21 LICENSE="LGPL-2+ LGPL-2.1+"
22 IUSE=""
23 -[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
24 +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86"
25
26 DEPEND="
27 sys-devel/bison