commit: d023b52980747b220cec8b75b2175a82092979d0 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 05:05:35 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 05:06:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d023b529
dev-qt/qtconcurrent: Stable for HPPA (bug #543326). Package-Manager: portage-2.2.20.1 dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild index dfc3432..9a6ab48 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild @@ -9,7 +9,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence 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=""