commit: 6500e5999ad2f1965f2549d7298ecb31641be56b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 19 18:38:03 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 20 12:34:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=6500e599
dev-qt/qtsvg: EAPI-8 bump Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-qt/qtsvg/qtsvg-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtsvg/qtsvg-5.15.9999.ebuild b/dev-qt/qtsvg/qtsvg-5.15.9999.ebuild index a59becde..df9440f6 100644 --- a/dev-qt/qtsvg/qtsvg-5.15.9999.ebuild +++ b/dev-qt/qtsvg/qtsvg-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 inherit qt5-build
