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/qtx11extras/qtx11extras-5.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtx11extras') diff --git a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild index a93550f5121f..c5b1af07f6bb 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.5.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-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$ @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 ~x86" + KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc64 x86" fi IUSE="" -- cgit v1.2.3-65-gdbad