Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qscintilla/
Date: Fri, 26 May 2017 15:00:21
Message-Id: 1495810769.cbe57276ab31e91584ad1de45fe4dae08d90ae36.ago@gentoo
1 commit: cbe57276ab31e91584ad1de45fe4dae08d90ae36
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 14:59:29 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 14:59:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe57276
7
8 x11-libs/qscintilla: ppc64 stable wrt bug #617694
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/qscintilla/qscintilla-2.9.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
18 index e0967feb517..2869655cdec 100644
19 --- a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
20 +++ b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0/12"
25 -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
27 IUSE="designer doc +qt4 qt5"
28
29 REQUIRED_USE="^^ ( qt4 qt5 )"