Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtlocation/
Date: Thu, 08 Sep 2022 09:29:22
Message-Id: 1662629323.edfa77d861894611310d80bf59d171122c676075.asturm@gentoo
1 commit: edfa77d861894611310d80bf59d171122c676075
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 04:58:00 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 8 09:28:43 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=edfa77d8
7
8 dev-qt/qtlocation: Keyword 5.15.5 ppc64, #840683
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 dev-qt/qtlocation/qtlocation-5.15.5.9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-qt/qtlocation/qtlocation-5.15.5.9999.ebuild b/dev-qt/qtlocation/qtlocation-5.15.5.9999.ebuild
17 index 71103c01..24597882 100644
18 --- a/dev-qt/qtlocation/qtlocation-5.15.5.9999.ebuild
19 +++ b/dev-qt/qtlocation/qtlocation-5.15.5.9999.ebuild
20 @@ -8,7 +8,7 @@ inherit qt5-build
21 DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
22
23 if [[ ${QT5_BUILD_TYPE} == release ]]; then
24 - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
25 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
26 fi
27
28 IUSE=""