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: Sat, 30 Sep 2017 07:19:01
Message-Id: 1506755900.0ab283f00493ade0425a5c2aeadaa61c1275d410.slyfox@gentoo
1 commit: 0ab283f00493ade0425a5c2aeadaa61c1275d410
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 07:18:20 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 07:18:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab283f0
7
8 x11-libs/qscintilla: stable 2.9.4 for ia64, bug #632348
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/qscintilla/qscintilla-2.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
17 index 2869655cdec..66c07763353 100644
18 --- a/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
19 +++ b/x11-libs/qscintilla/qscintilla-2.9.4.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0/12"
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 )"