commit: 37afc75bdf85078452e57c743d7ed4d637362ec3 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Fri Jun 28 21:05:03 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Fri Jun 28 21:05:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37afc75b
dev-ml/num: update EAPI 7 -> 8 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/num/num-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/num/num-1.5.ebuild b/dev-ml/num/num-1.5.ebuild index 5b8ad18e290c..baaacdcf8f0e 100644 --- a/dev-ml/num/num-1.5.ebuild +++ b/dev-ml/num/num-1.5.ebuild @@ -1,7 +1,7 @@ # Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 # Not using dune for now, bug #775119 inherit findlib
