diff options
Diffstat (limited to 'dev-qt/qtwayland/qtwayland-6.7.1.ebuild')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-6.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-6.7.1.ebuild b/dev-qt/qtwayland/qtwayland-6.7.1.ebuild index db818b46ad53..e9e5a4004120 100644 --- a/dev-qt/qtwayland/qtwayland-6.7.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.7.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="accessibility compositor qml vulkan" |