summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-09 13:36:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-09 13:36:07 +0300
commitff761d2824585bdc47628ef81bdfa90381491509 (patch)
tree43f872569e37b7e0cd8b36527a8622d039337687
parentdev-qt/qtbluetooth: x86 stable wrt bug #670864 (diff)
downloadgentoo-ff761d2824585bdc47628ef81bdfa90381491509.tar.gz
gentoo-ff761d2824585bdc47628ef81bdfa90381491509.tar.bz2
gentoo-ff761d2824585bdc47628ef81bdfa90381491509.zip
dev-qt/qtconcurrent: x86 stable wrt bug #670864
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild
index 5e56c5daa16a..4ae46b805223 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.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=""