From: Agostino Sarubbo Date: Thu, 19 Mar 2020 12:42:50 +0000 (+0100) Subject: dev-qt/qtbluetooth: amd64 stable wrt bug #699328 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bb1c14aee4b545aff0fd210a3542c40f268cf137;p=gentoo.git dev-qt/qtbluetooth: amd64 stable wrt bug #699328 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild index 6d4771dedd5a..f609111e8ada 100644 --- a/dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild +++ b/dev-qt/qtbluetooth/qtbluetooth-5.14.1.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"