commit: ea016aec379c52fee4f39aca34909de01d6214c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 21:17:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 21:17:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea016aec
dev-qt/qtwebchannel: Stabilize 5.15.2 ppc64, #754852
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.2.ebuild
index 828df6a0c17..cd9716c2b0a 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with
HTML/JavaScript clients"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86"
+ KEYWORDS="~amd64 arm arm64 ~ppc ppc64 x86"
fi
IUSE="qml"