From: Jeroen Roovers Date: Fri, 17 Mar 2017 07:17:55 +0000 (+0100) Subject: dev-qt/qtcore: Stable for HPPA (bug #598780). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ef55556ca6383aef987fdbcc41e574ec24963959;p=gentoo.git dev-qt/qtcore: Stable for HPPA (bug #598780). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches --- diff --git a/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild b/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild index a332290d02a0..8993a7d4bbf7 100644 --- a/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild +++ b/dev-qt/qtcore/qtcore-5.6.2-r1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development 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="icu systemd"