commit: 177db2640dae7d833c109a9eb26fe824762c1784
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 07:24:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 1 07:24:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177db264
dev-qt/qtwebchannel: Stabilize 5.15.9 ppc64, #904373
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.9.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.9.ebuild
index a73fb4bde0bd..67025ec27c72 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.9.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.9.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86"
fi
inherit qt5-build