summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-15 15:53:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-15 16:20:07 +0200
commitd7372126ce2a917d06e9669e6a05e2a3fb6a2138 (patch)
treeed94cbf43eeab92857cbccfe2ec8d76d4b3d6ee9 /dev-qt/qtconcurrent
parentdev-qt/qtbluetooth: x86 stable (bug #655664) (diff)
downloadgentoo-d7372126ce2a917d06e9669e6a05e2a3fb6a2138.tar.gz
gentoo-d7372126ce2a917d06e9669e6a05e2a3fb6a2138.tar.bz2
gentoo-d7372126ce2a917d06e9669e6a05e2a3fb6a2138.zip
dev-qt/qtconcurrent: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
index b05a40d774cc..07330ae2503a 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.9.6.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.9.6.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 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd"
fi
IUSE=""