From: Thomas Deutschmann Date: Wed, 17 Oct 2018 22:11:46 +0000 (+0200) Subject: dev-qt/qtwayland: x86 stable (bug #664566) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a29ac307b9b33d6e629e8c1d583c220ac49d1396;p=gentoo.git dev-qt/qtwayland: x86 stable (bug #664566) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild b/dev-qt/qtwayland/qtwayland-5.11.1.ebuild index 343842ff323f..0a6dfec7eea2 100644 --- a/dev-qt/qtwayland/qtwayland-5.11.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.11.1.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"