From 89bca6f97abe7d1040f2a59a99f6b9f45388d8a5 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 2 Jun 2016 06:43:38 +1000 Subject: dev-qt: stabilise 5.5.1 on x86 Gentoo-bug: 569924 Package-Manager: portage-2.3.0_rc1 --- dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtconcurrent') diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild index 097ce5d0cb88..266146ac7fcb 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,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 ~x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86" fi IUSE="" -- cgit v1.2.3-65-gdbad