summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:28:27 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:06 -0400
commit119332272c910ee61058f3aa60b360ccae90f889 (patch)
tree90c4d745645a01dce4f11f184c1737c3a4388b95 /dev-qt
parentdev-qt/qt3d: arm64 stable (diff)
downloadgentoo-119332272c910ee61058f3aa60b360ccae90f889.tar.gz
gentoo-119332272c910ee61058f3aa60b360ccae90f889.tar.bz2
gentoo-119332272c910ee61058f3aa60b360ccae90f889.zip
dev-qt/qtbluetooth: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild
index 8a3692919fee..c37c1bd62752 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.12.3.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.12.3.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"