Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qscintilla/
Date: Mon, 20 Nov 2017 15:42:36
Message-Id: 1511192519.f94cc428c804a691a4947a88dd58a76ab711d823.mrueg@gentoo
1 commit: f94cc428c804a691a4947a88dd58a76ab711d823
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 20 15:30:21 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 20 15:41:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f94cc428
7
8 x11-libs/qscintilla: Stable on amd64
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
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 1c0c6c6cb58..bf85437f8fc 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 )"