summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:09:20 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:20 -0500
commitb8c0613eb78747a24cfa3d2f72a50e346d192db3 (patch)
tree6eb0dd1493367a805160398a12d69daf0d3b92c8 /dev-qt
parentdev-qt/qt3d: arm64 stable (bug #699240) (diff)
downloadgentoo-b8c0613eb78747a24cfa3d2f72a50e346d192db3.tar.gz
gentoo-b8c0613eb78747a24cfa3d2f72a50e346d192db3.tar.bz2
gentoo-b8c0613eb78747a24cfa3d2f72a50e346d192db3.zip
dev-qt/qtbluetooth: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.13.2.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.13.2.ebuild
index acf062b6f26b..00bc4a1b3056 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.13.2.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.13.2.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"