summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:01 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:14:01 +0100
commita98c394c5800368691674d12ee81d26c2605f198 (patch)
treebec3bee5647d0fc8fe10503f20549ce493fb5771 /dev-qt/qtconcurrent
parentdev-qt/qtbluetooth: x86 stable wrt bug #699328 (diff)
downloadgentoo-a98c394c5800368691674d12ee81d26c2605f198.tar.gz
gentoo-a98c394c5800368691674d12ee81d26c2605f198.tar.bz2
gentoo-a98c394c5800368691674d12ee81d26c2605f198.zip
dev-qt/qtconcurrent: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.14.1.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.14.1.ebuild
index cff5c9405415..1202b494acb8 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.14.1.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.14.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
fi
IUSE=""