summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:58 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 14:13:58 +0100
commita38548e89a97a6050dd4c6c186e36351af022d89 (patch)
treefa2c40d28e34579d1455f8190ac31e290256876d /dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild
parentdev-qt/qt3d: x86 stable wrt bug #699328 (diff)
downloadgentoo-a38548e89a97a6050dd4c6c186e36351af022d89.tar.gz
gentoo-a38548e89a97a6050dd4c6c186e36351af022d89.tar.bz2
gentoo-a38548e89a97a6050dd4c6c186e36351af022d89.zip
dev-qt/qtbluetooth: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild')
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.14.1.ebuild
index f609111e8ada..6de2c9a80aa3 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"