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