From: Agostino Sarubbo Date: Fri, 17 Mar 2017 10:23:48 +0000 (+0100) Subject: dev-qt/qtlocation: x86 stable wrt bug #611784 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=94c2e23a2fdd7aab76cb864c219f2f32826521df;p=gentoo.git dev-qt/qtlocation: x86 stable wrt bug #611784 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild b/dev-qt/qtlocation/qtlocation-5.6.2.ebuild index 09de2c032c17..d7971ac3939a 100644 --- a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.6.2.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="The Location module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~x86" + KEYWORDS="amd64 arm x86" fi IUSE=""