Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcore/
Date: Wed, 19 Jan 2022 22:43:42
Message-Id: 1642632173.66573486ce5432c5705d350a7eb2424f2e3a524e.sam@gentoo
1 commit: 66573486ce5432c5705d350a7eb2424f2e3a524e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 22:42:53 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 22:42:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66573486
7
8 dev-qt/qtcore: Stabilize 5.15.2-r14 ppc, #829923
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtcore/qtcore-5.15.2-r14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtcore/qtcore-5.15.2-r14.ebuild b/dev-qt/qtcore/qtcore-5.15.2-r14.ebuild
16 index b363dd813723..cb13f3fd0422 100644
17 --- a/dev-qt/qtcore/qtcore-5.15.2-r14.ebuild
18 +++ b/dev-qt/qtcore/qtcore-5.15.2-r14.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Cross-platform application development framework"
20 SLOT=5/${QT5_PV}
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86"
24 + KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86"
25 fi
26
27 IUSE="icu old-kernel systemd"