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/qtlocation/
Date: Fri, 24 Jun 2022 04:58:18
Message-Id: 1656046680.21dd09369b7e344242316810cb255e4ae4f39cfb.sam@gentoo
1 commit: 21dd09369b7e344242316810cb255e4ae4f39cfb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 04:58:00 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 04:58:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21dd0936
7
8 dev-qt/qtlocation: Keyword 5.15.5 ppc64, #840683
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-qt/qtlocation/qtlocation-5.15.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-qt/qtlocation/qtlocation-5.15.5.ebuild b/dev-qt/qtlocation/qtlocation-5.15.5.ebuild
16 index ba9e9fc91df0..89ca4935539a 100644
17 --- a/dev-qt/qtlocation/qtlocation-5.15.5.ebuild
18 +++ b/dev-qt/qtlocation/qtlocation-5.15.5.ebuild
19 @@ -9,7 +9,7 @@ inherit qt5-build
20 DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework"
21
22 if [[ ${QT5_BUILD_TYPE} == release ]]; then
23 - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
25 fi
26
27 IUSE=""