Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qscintilla/
Date: Thu, 02 Nov 2017 21:16:42
Message-Id: 1509657215.ba5d3812b26404087042d88de587f1855edd5275.whissi@gentoo
1 commit: ba5d3812b26404087042d88de587f1855edd5275
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 21:08:02 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 2 21:13:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5d3812
7
8 x11-libs/qscintilla: x86 stable (bug #634982)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 x11-libs/qscintilla/qscintilla-2.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
16 index eb99746332b..1c0c6c6cb58 100644
17 --- a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
18 +++ b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0/13"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="designer doc +qt4 qt5"
26
27 REQUIRED_USE="|| ( qt4 qt5 )"