diff options
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.9.3.ebuild b/dev-qt/qtx11extras/qtx11extras-5.9.3.ebuild index 455b9e54..9bfe92fb 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.9.3.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.9.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" |