From 8ba32b38ce6f84fb972a4fc37a33b0c671339c19 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Feb 2018 12:42:22 +0000 Subject: dev-qt : force our Qt5 ebuilds to use our eclass --- dev-qt/qtbluetooth/qtbluetooth-5.9.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtbluetooth') diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.9.3.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.9.3.ebuild index e2b130a1..66bece29 100644 --- a/dev-qt/qtbluetooth/qtbluetooth-5.9.3.ebuild +++ b/dev-qt/qtbluetooth/qtbluetooth-5.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 QT5_MODULE="qtconnectivity" -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="Bluetooth support library for the Qt5 framework" @@ -29,5 +29,5 @@ src_prepare() { qt_use_disable_mod qml quick src/src.pro - qt5-build_src_prepare + qt5-build-r10000_src_prepare } -- cgit v1.2.3