commit: 9a0f588eda536e9e3d36d88fdc55a8fe39f468d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:03:29 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:03:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0f588e
dev-qt/qtwebchannel: Stabilize 5.15.8 amd64, #888946
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
index e357da75e2aa..3ca49ee75d2c 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.8.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