diff options
Diffstat (limited to 'dev-qt/qthelp/qthelp-5.9.3.ebuild')
-rw-r--r-- | dev-qt/qthelp/qthelp-5.9.3.ebuild | 2 |
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" |