diff options
Diffstat (limited to 'dev-qt/qtwayland')
-rw-r--r-- | dev-qt/qtwayland/qtwayland-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.6.2.ebuild b/dev-qt/qtwayland/qtwayland-5.6.2.ebuild index 12bc46d3a936..a268ee01062c 100644 --- a/dev-qt/qtwayland/qtwayland-5.6.2.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.6.2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" fi IUSE="egl qml wayland-compositor xcomposite" |