summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:44 +0200
commita61f16d7c3ca4a8c14fd1df178fffe993828ee17 (patch)
treea775342d1f0b61585f44fc2dc9d8d5dde8885a18 /dev-qt/qtbluetooth
parentdev-qt/linguist-tools: arm stable wrt bug #719732 (diff)
downloadgentoo-a61f16d7c3ca4a8c14fd1df178fffe993828ee17.tar.gz
gentoo-a61f16d7c3ca4a8c14fd1df178fffe993828ee17.tar.bz2
gentoo-a61f16d7c3ca4a8c14fd1df178fffe993828ee17.zip
dev-qt/qtbluetooth: arm stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtbluetooth')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.14.2.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.14.2.ebuild
index 7ded615ebf54..4ba2d115d967 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.14.2.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.14.2.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"