From 9bcd182c1725e647edc94d4ab07f9abce929453f Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 4 Jul 2017 17:46:31 +0200 Subject: dev-qt/qtwayland: x86 stable wrt bug #620334 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-qt/qtwayland/qtwayland-5.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/qtwayland/qtwayland-5.7.1.ebuild b/dev-qt/qtwayland/qtwayland-5.7.1.ebuild index 136ab3d898dc..dd873570e81b 100644 --- a/dev-qt/qtwayland/qtwayland-5.7.1.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.7.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="egl xcomposite" -- cgit v1.2.3-65-gdbad