summaryrefslogtreecommitdiff
path: root/dev-qt/qtconcurrent
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-03-09 04:59:33 +0100
committerJeroen Roovers <jer@gentoo.org>2016-03-09 05:12:19 +0100
commit5bd39ef956e235383745ccca251d66f16b93ca64 (patch)
treebecb7145d55fe561159bb497ab2073a24ff59956 /dev-qt/qtconcurrent
parent0af9182c4adb689496f9484ce6c4d2c7245c7bc0 (diff)
downloadgentoo-5bd39ef956e235383745ccca251d66f16b93ca64.tar.gz
gentoo-5bd39ef956e235383745ccca251d66f16b93ca64.tar.xz
dev-qt/qtconcurrent: Stable for HPPA PPC64 (bug #569924).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
index dfc3432db34..66422b32932 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.5.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.5.1.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=""