summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:47:27 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 23:50:15 +0300
commit3dda76c57fc13f296c3395b5d6768d65683fd609 (patch)
tree1d9e1312ea2e3d8cc424031d3370eb26f567d7bd /dev-qt
parentdev-qt/qtbluetooth: x86 stable wrt bug #685260 (diff)
downloadgentoo-3dda76c57fc13f296c3395b5d6768d65683fd609.tar.gz
gentoo-3dda76c57fc13f296c3395b5d6768d65683fd609.tar.bz2
gentoo-3dda76c57fc13f296c3395b5d6768d65683fd609.zip
dev-qt/qtconcurrent: x86 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild
index 5e56c5daa16a..4ae46b805223 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.12.3.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.12.3.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 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""