summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-04 15:58:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-04 15:58:30 +0200
commit2686a45fc556c2100cb44cc32fbdbfc339a0f5d7 (patch)
treecc49136aca571f5ce17b47e4e3d2ef3eb002eee5
parentdev-qt/qt-docs: amd64 stable wrt bug #620334 (diff)
downloadgentoo-2686a45fc556c2100cb44cc32fbdbfc339a0f5d7.tar.gz
gentoo-2686a45fc556c2100cb44cc32fbdbfc339a0f5d7.tar.bz2
gentoo-2686a45fc556c2100cb44cc32fbdbfc339a0f5d7.zip
dev-qt/qtbluetooth: amd64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
index b5af2f490ba8..1304828f940e 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.7.1.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.7.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"