summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-17 23:49:41 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:20:25 +0200
commitde1f47ca64dedfc62ac1cc29805b10a482b52884 (patch)
tree517e5b58dd967ea8b2e91232812495836179c2eb /dev-qt
parentdev-qt/qt3d: x86 stable (bug #664566) (diff)
downloadgentoo-de1f47ca64dedfc62ac1cc29805b10a482b52884.tar.gz
gentoo-de1f47ca64dedfc62ac1cc29805b10a482b52884.tar.bz2
gentoo-de1f47ca64dedfc62ac1cc29805b10a482b52884.zip
dev-qt/qtbluetooth: 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')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.11.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.11.1.ebuild
index 7c949f600782..f67286f91942 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.11.1.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.11.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"