summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 17:44:35 +0200
commitc1a91e7e59ae407702f4a2d586a7d98fb59487e6 (patch)
treec8b417d2b6a697144c8cdc80b7bbcac11fdcce4d /dev-qt
parentdev-qt/qt-docs: x86 stable wrt bug #620334 (diff)
downloadgentoo-c1a91e7e59ae407702f4a2d586a7d98fb59487e6.tar.gz
gentoo-c1a91e7e59ae407702f4a2d586a7d98fb59487e6.tar.bz2
gentoo-c1a91e7e59ae407702f4a2d586a7d98fb59487e6.zip
dev-qt/qtbluetooth: x86 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
index 1304828f940e..c49425c8688f 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Bluetooth support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
IUSE="qml"