From: Jeroen Roovers Date: Fri, 17 Mar 2017 07:14:17 +0000 (+0100) Subject: dev-qt/qtxml: Stable for HPPA (bug #598780). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e8a492ba939a1dc9ab18b6bd6aaeff62a4b2c06b;p=gentoo.git dev-qt/qtxml: Stable for HPPA (bug #598780). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches --- diff --git a/dev-qt/qtxml/qtxml-5.6.2.ebuild b/dev-qt/qtxml/qtxml-5.6.2.ebuild index 20cc263df256..2c0cdd51d795 100644 --- a/dev-qt/qtxml/qtxml-5.6.2.ebuild +++ b/dev-qt/qtxml/qtxml-5.6.2.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 x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86" fi IUSE=""