summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:40 +0200
commitfdf5d6e8092f77923dfc7e140781e542a1972016 (patch)
tree0c8d0a0dcaec666a4bdbd8ed869ef26bb1d9db16 /dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild
parentdev-qt/qtbluetooth: x86 stable wrt bug #620334 (diff)
downloadgentoo-fdf5d6e8092f77923dfc7e140781e542a1972016.tar.gz
gentoo-fdf5d6e8092f77923dfc7e140781e542a1972016.tar.bz2
gentoo-fdf5d6e8092f77923dfc7e140781e542a1972016.zip
dev-qt/qtconcurrent: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild
index 1a6ddfc254fa..091e49777ba1 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.7.1.ebuild
@@ -8,7 +8,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 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
fi
IUSE=""