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/qtxml/qtxml-5.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-qt/qtxml') diff --git a/dev-qt/qtxml/qtxml-5.9.3.ebuild b/dev-qt/qtxml/qtxml-5.9.3.ebuild index 61a198e9..cda700b4 100644 --- a/dev-qt/qtxml/qtxml-5.9.3.ebuild +++ b/dev-qt/qtxml/qtxml-5.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 QT5_MODULE="qtbase" -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework" -- cgit v1.2.3