From 0c5bd104d895c4f692ec2661a8621cdcbab7b27f Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 18 Oct 2018 00:16:35 +0200 Subject: dev-qt/qtxml: x86 stable (bug #664566) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- dev-qt/qtxml/qtxml-5.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt') diff --git a/dev-qt/qtxml/qtxml-5.11.1.ebuild b/dev-qt/qtxml/qtxml-5.11.1.ebuild index db29c9e27131..9989806d0ad0 100644 --- a/dev-qt/qtxml/qtxml-5.11.1.ebuild +++ b/dev-qt/qtxml/qtxml-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Implementation of SAX and DOM 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="" -- cgit v1.2.3-65-gdbad