Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qscintilla/
Date: Sun, 26 Nov 2017 19:15:59
Message-Id: 1511723731.af0fa038b31bd10088ece6544372b17b2ba40c21.slyfox@gentoo
1 commit: af0fa038b31bd10088ece6544372b17b2ba40c21
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 19:15:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 19:15:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0fa038
7
8 x11-libs/qscintilla: stable 2.10.1 for ppc, bug #634838
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 x11-libs/qscintilla/qscintilla-2.10.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
17 index f8defa7d568..34580af5018 100644
18 --- a/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
19 +++ b/x11-libs/qscintilla/qscintilla-2.10.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0/13"
24 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="designer doc +qt4 qt5"
27
28 REQUIRED_USE="|| ( qt4 qt5 )"