summaryrefslogtreecommitdiff
path: root/dev-qt/qthelp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-10 12:42:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-10 12:42:22 +0000
commit8ba32b38ce6f84fb972a4fc37a33b0c671339c19 (patch)
treeb5b655061b56fa4463d0ee8aa3b1cff4a02ebf54 /dev-qt/qthelp
parent6a7f0c68767a0fda8862b1c4847053658feb7e82 (diff)
dev-qt : force our Qt5 ebuilds to use our eclass
Diffstat (limited to 'dev-qt/qthelp')
-rw-r--r--dev-qt/qthelp/qthelp-5.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qthelp/qthelp-5.9.3.ebuild b/dev-qt/qthelp/qthelp-5.9.3.ebuild
index 19d225c9..5d62d649 100644
--- a/dev-qt/qthelp/qthelp-5.9.3.ebuild
+++ b/dev-qt/qthelp/qthelp-5.9.3.ebuild
@@ -3,7 +3,7 @@
EAPI=6
QT5_MODULE="qttools"
-inherit qt5-build
+inherit qt5-build-r10000
DESCRIPTION="Qt5 module for integrating online documentation into applications"