commit: 9b72b8cfb88318d622bf67bc8c6e4842b6cb72b6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 18:26:54 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 18:28:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b72b8cf
dev-qt/qtwayland: Stabilize 6.6.1 amd64, #920154
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-6.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
b/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
index 6705f12049b3..d41d5d9e7127 100644
--- a/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
+++ b/dev-qt/qtwayland/qtwayland-6.6.1.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE="compositor qml vulkan"