commit: fc3973b493ccc885c155cd3f2103a0b54cd2c4b0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 20 06:44:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 20 14:30:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3973b4
dev-qt/qtwebchannel: Stabilize 6.6.2 amd64, #924651
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-6.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.6.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-6.6.2.ebuild
index 196c658b4733..29746c9175fe 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.6.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.6.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt WebChannel"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm64 ~loong"
+ KEYWORDS="amd64 ~arm64 ~loong"
fi
IUSE="qml"