From: Agostino Sarubbo <ago@gentoo.org>
Date: Thu, 19 Mar 2020 13:14:43 +0000 (+0100)
Subject: dev-qt/qtpaths: x86 stable wrt bug #699328
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7510e353fdaef5a81a2e350eaa80e8f675ce60a4;p=gentoo.git

dev-qt/qtpaths: x86 stable wrt bug #699328

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
---

diff --git a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild b/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
index 1546eac4e5d9..2692f55b8f4d 100644
--- a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Command line client to QStandardPaths"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 IUSE=""