From: Mikle Kolyada Date: Wed, 20 May 2020 09:48:03 +0000 (+0300) Subject: dev-qt/qtcore: x86 stable wrt bug #719732 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=36f269c400e1e4f6cfb9cc842b74c86936da3806;p=gentoo.git dev-qt/qtcore: 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/qtcore/qtcore-5.14.2.ebuild b/dev-qt/qtcore/qtcore-5.14.2.ebuild index bfd2b84dcba3..9e991a292ef0 100644 --- a/dev-qt/qtcore/qtcore-5.14.2.ebuild +++ b/dev-qt/qtcore/qtcore-5.14.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform application development framework" SLOT=5/$(ver_cut 1-3) 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="icu old-kernel systemd"