diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-19 20:38:05 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-20 14:34:11 +0200 |
commit | 29260208ae06a797d2064ca7108e59d9e02e79d1 (patch) | |
tree | b88d9bc0bea59b259e28f675f0c0dbec4eed47c9 /dev-qt | |
parent | dev-qt/qtxmlpatterns: EAPI-8 bump (diff) | |
download | qt-29260208ae06a797d2064ca7108e59d9e02e79d1.tar.gz qt-29260208ae06a797d2064ca7108e59d9e02e79d1.tar.bz2 qt-29260208ae06a797d2064ca7108e59d9e02e79d1.zip |
dev-qt/qtxml: EAPI-8 bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtxml/qtxml-5.15.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.9999.ebuild b/dev-qt/qtxml/qtxml-5.15.9999.ebuild index c3e18a4b..3dd9b80b 100644 --- a/dev-qt/qtxml/qtxml-5.15.9999.ebuild +++ b/dev-qt/qtxml/qtxml-5.15.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 QT5_MODULE="qtbase" inherit qt5-build |