From: Jeroen Roovers Date: Sun, 23 Aug 2015 08:56:21 +0000 (+0200) Subject: dev-qt/qtcore: Stable for HPPA (bug #543326). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b2a27b7feb2c76926666a4b2fe6658755acc8a2d;p=gentoo.git dev-qt/qtcore: Stable for HPPA (bug #543326). Package-Manager: portage-2.2.20.1 --- diff --git a/dev-qt/qtcore/qtcore-5.4.2.ebuild b/dev-qt/qtcore/qtcore-5.4.2.ebuild index 6ba815b7a468..37be959b2d30 100644 --- a/dev-qt/qtcore/qtcore-5.4.2.ebuild +++ b/dev-qt/qtcore/qtcore-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Cross-platform application development framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc64 ~x86" fi IUSE="icu systemd"