diff options
| -rw-r--r-- | dev-qt/qtwayland/qtwayland-6.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-6.8.3.ebuild b/dev-qt/qtwayland/qtwayland-6.8.3.ebuild index 52b4dc51bb44..31102204a6d9 100644 --- a/dev-qt/qtwayland/qtwayland-6.8.3.ebuild +++ b/dev-qt/qtwayland/qtwayland-6.8.3.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 ~x86" + KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" fi IUSE="accessibility compositor gnome qml vulkan" |
