summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-14 14:26:32 +0100
committerSam James <sam@gentoo.org>2022-06-14 14:26:32 +0100
commit14483fc5c5786062fad07bc95e622249ffe6236b (patch)
treec133e9dce4e10f0fc40c037195c74c4a4bcb3455
parentdev-qt/qt3d: Stabilize 5.15.4-r1 arm64, #843353 (diff)
downloadgentoo-14483fc5c5786062fad07bc95e622249ffe6236b.tar.gz
gentoo-14483fc5c5786062fad07bc95e622249ffe6236b.tar.bz2
gentoo-14483fc5c5786062fad07bc95e622249ffe6236b.zip
dev-qt/qtbluetooth: Stabilize 5.15.4 arm64, #843353
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.4.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.4.ebuild
index 1ad845f0169f..6fe2898f1aa7 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.4.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.4.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Bluetooth support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
fi
IUSE="qml"