summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-09 15:15:18 +0000
committerSam James <sam@gentoo.org>2021-01-09 15:15:18 +0000
commit7f93e24c2957afb7f4f93b2888984a9e9cdceaf2 (patch)
tree4ef4dac80e1eb77d2759f78d77869d65058e060f /dev-qt/qtbluetooth
parentdev-qt/qt3d: Stabilize 5.15.2 arm64, #754852 (diff)
downloadgentoo-7f93e24c2957afb7f4f93b2888984a9e9cdceaf2.tar.gz
gentoo-7f93e24c2957afb7f4f93b2888984a9e9cdceaf2.tar.bz2
gentoo-7f93e24c2957afb7f4f93b2888984a9e9cdceaf2.zip
dev-qt/qtbluetooth: Stabilize 5.15.2 arm64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtbluetooth')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild
index 53fa4d09fcc0..3bb6ebc83902 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.2.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ppc64 ~x86"
fi
IUSE="qml"