summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:14 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 22:35:14 +0300
commit828085c4610106f59b1649da8a92b8b2eb21c318 (patch)
tree14d6a872ef75869d88f58f7554a3a4ba6e3397b8 /dev-qt/qtbluetooth
parentdev-qt/qt3d: Stabilize 5.15.3 arm64, #835762 (diff)
downloadgentoo-828085c4610106f59b1649da8a92b8b2eb21c318.tar.gz
gentoo-828085c4610106f59b1649da8a92b8b2eb21c318.tar.bz2
gentoo-828085c4610106f59b1649da8a92b8b2eb21c318.zip
dev-qt/qtbluetooth: Stabilize 5.15.3 arm64, #835762
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtbluetooth')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.3.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.15.3.ebuild
index 481116917cfc..d0a0ff70c57e 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.3.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.3.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"