commit: f732df3c746cb001c724c0ff61a9db7e265c3a49 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Aug 19 18:38:04 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 20 12:34:10 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=f732df3c
dev-qt/qtwebsockets: EAPI-8 bump Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-qt/qtwebsockets/qtwebsockets-5.15.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.9999.ebuild b/dev-qt/qtwebsockets/qtwebsockets-5.15.9999.ebuild index c574d85f..0ba52c2c 100644 --- a/dev-qt/qtwebsockets/qtwebsockets-5.15.9999.ebuild +++ b/dev-qt/qtwebsockets/qtwebsockets-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
