From: Thomas Deutschmann Date: Wed, 17 Oct 2018 21:51:16 +0000 (+0200) Subject: dev-qt/qtcore: x86 stable (bug #664566) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b48d0c18c17d2c9205d32c343b74e3b8585528e8;p=gentoo.git dev-qt/qtcore: x86 stable (bug #664566) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-qt/qtcore/qtcore-5.11.1-r1.ebuild b/dev-qt/qtcore/qtcore-5.11.1-r1.ebuild index 67bb90e472b3..beb350110d0f 100644 --- a/dev-qt/qtcore/qtcore-5.11.1-r1.ebuild +++ b/dev-qt/qtcore/qtcore-5.11.1-r1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="icu systemd"