summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 23:50:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:20:27 +0200
commit6380793f506094b3b491104c3155cd23e279bcae (patch)
treeb42a2986cc2a9460a625ca4a2871a789a7852fb7 /dev-qt/qtconcurrent
parentdev-qt/qtbluetooth: x86 stable (bug #664566) (diff)
downloadgentoo-6380793f506094b3b491104c3155cd23e279bcae.tar.gz
gentoo-6380793f506094b3b491104c3155cd23e279bcae.tar.bz2
gentoo-6380793f506094b3b491104c3155cd23e279bcae.zip
dev-qt/qtconcurrent: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
index 0a7e0eb143ae..b63e75f9001e 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.11.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.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 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE=""