From: Mikle Kolyada Date: Wed, 20 May 2020 09:48:54 +0000 (+0300) Subject: dev-qt/qtpaths: x86 stable wrt bug #719732 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fcd59cde4ac81c6e41e4a8670252f2dc362ff8b5;p=gentoo.git dev-qt/qtpaths: x86 stable wrt bug #719732 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada --- diff --git a/dev-qt/qtpaths/qtpaths-5.14.2.ebuild b/dev-qt/qtpaths/qtpaths-5.14.2.ebuild index c3a2f68050ca..b977a0f4f134 100644 --- a/dev-qt/qtpaths/qtpaths-5.14.2.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.14.2.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=""