summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-08-25 07:05:35 +0200
committerJeroen Roovers <jer@gentoo.org>2015-08-25 07:06:25 +0200
commitd023b52980747b220cec8b75b2175a82092979d0 (patch)
tree8c5e653fb8a2c284995017b7ebca2fa53eb51d91 /dev-qt
parentwww-apps/phpsysinfo: remove old (diff)
downloadgentoo-d023b52980747b220cec8b75b2175a82092979d0.tar.gz
gentoo-d023b52980747b220cec8b75b2175a82092979d0.tar.bz2
gentoo-d023b52980747b220cec8b75b2175a82092979d0.zip
dev-qt/qtconcurrent: Stable for HPPA (bug #543326).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.4.2.ebuild
index dfc3432db346..9a6ab48c15cf 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=""