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 12:18:04
Message-Id: 1511698674.74db07481ec4b19f0e132a11f7e2f347c30eb389.slyfox@gentoo
1 commit: 74db07481ec4b19f0e132a11f7e2f347c30eb389
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 11:24:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 12:17:54 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74db0748
7
8 x11-libs/qscintilla: stable 2.10.1 for ppc64, bug #634838
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
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 bf85437f8fc..f8defa7d568 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 )"