commit: ca0bcf8a9bf35d10c2fce08ac52b4cad5875d530 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:08 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=ca0bcf8a
dev-qt/qtspeech: EAPI-8 bump Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-qt/qtspeech/qtspeech-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild b/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild index f3e0d81f..8a71d241 100644 --- a/dev-qt/qtspeech/qtspeech-5.15.9999.ebuild +++ b/dev-qt/qtspeech/qtspeech-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
