commit: 686379a53b53cc4b361b469809284d2f472a1cf1
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 17:16:14 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 17:16:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=686379a5
dev-qt/qtbluetooth: stable on arm
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
dev-qt/qtbluetooth/qtbluetooth-5.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.11.3.ebuild
b/dev-qt/qtbluetooth/qtbluetooth-5.11.3.ebuild
index 530491649d5..8a3692919fe 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.11.3.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.11.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"