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/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtxmlpatterns') diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild index 583ba8eef687..a145242d9e81 100644 --- a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.ebuild +++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.5.1-r1.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$ @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="XPath, XQuery, and XSLT 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