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/assistant/assistant-5.5.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/assistant') diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild index e48367616b1..def7b433b4c 100644 --- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild +++ b/dev-qt/assistant/assistant-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$ @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Tool for viewing on-line documentation in Qt help file format" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~hppa ppc64 ~x86" + KEYWORDS="amd64 arm ~hppa ppc64 x86" fi IUSE="webkit" -- cgit v1.2.1