Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQtWebEngine/
Date: Sun, 28 Jul 2019 20:27:41
Message-Id: 1564345635.1b4dcce08f6406b0619d5d8425b2403707acb8b6.zlogene@gentoo
1 commit: 1b4dcce08f6406b0619d5d8425b2403707acb8b6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 20:27:15 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 20:27:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4dcce0
7
8 dev-python/PyQtWebEngine: arm stable wrt bug #689370
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild b/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild
18 index 991c1ff3eac..98a5fe34aff 100644
19 --- a/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild
20 +++ b/dev-python/PyQtWebEngine/PyQtWebEngine-5.12.1.ebuild
21 @@ -19,7 +19,7 @@ fi
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm arm64 x86"
26 +KEYWORDS="amd64 arm arm64 x86"
27 IUSE="debug"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"