commit: a79fd434bba6b1707e0819d9a40560e01d9edd63 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 17:49:08 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 17:50:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79fd434
dev-qt/qtwayland: Stabilize 6.7.0 amd64, #929242 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-qt/qtwayland/qtwayland-6.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwayland/qtwayland-6.7.0.ebuild b/dev-qt/qtwayland/qtwayland-6.7.0.ebuild index e28dd7db323c..3512d39ebf39 100644 --- a/dev-qt/qtwayland/qtwayland-6.7.0.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.7.0.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="accessibility compositor qml vulkan"