From: Thomas Deutschmann Date: Wed, 17 Oct 2018 21:50:23 +0000 (+0200) Subject: dev-qt/qtconcurrent: x86 stable (bug #664566) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6380793f506094b3b491104c3155cd23e279bcae;p=gentoo.git dev-qt/qtconcurrent: x86 stable (bug #664566) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild index 0a7e0eb143ae..b63e75f9001e 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence support library for the Qt5 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=""