summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 09:43:13 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 10:00:31 -0500
commitf6d0db45c415dc93aa629ed0e8b0d4ae5a9aed75 (patch)
treea70a26bc9a617315e365483fa4442ca0d341e2b3 /dev-qt/qtbluetooth
parentdev-qt/qt3d: arm64 stable (bug #691738) (diff)
downloadgentoo-f6d0db45c415dc93aa629ed0e8b0d4ae5a9aed75.tar.gz
gentoo-f6d0db45c415dc93aa629ed0e8b0d4ae5a9aed75.tar.bz2
gentoo-f6d0db45c415dc93aa629ed0e8b0d4ae5a9aed75.zip
dev-qt/qtbluetooth: arm64 stable (bug #691738)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-qt/qtbluetooth')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.12.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.12.5.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.12.5.ebuild
index acf062b6f26b..00bc4a1b3056 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.12.5.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.12.5.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"