summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-08-26 17:46:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-08-26 17:53:25 +0300
commit7bf2ad14d6f1b61571d7a811eed1ac7ca89fc3f3 (patch)
treee449d079ccd3755ec383f55796f53a14a84e4399 /dev-qt
parentdev-qt/qdoc: arm stable wrt bug #543326 (diff)
downloadgentoo-7bf2ad14d6f1b61571d7a811eed1ac7ca89fc3f3.tar.gz
gentoo-7bf2ad14d6f1b61571d7a811eed1ac7ca89fc3f3.tar.bz2
gentoo-7bf2ad14d6f1b61571d7a811eed1ac7ca89fc3f3.zip
dev-qt/qtconcurrent: arm stable wrt 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 9a6ab48c15cf..834a1392b8b6 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=""