commit: 6ad400f06d997567bdff5d7632e49b5228a2b27c Author: Fabio Rossi <rossi.f <AT> inwind <DOT> it> AuthorDate: Sun Jan 24 17:11:03 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Jan 24 20:47:43 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6ad400f0
sci-mathematics/scilab: bump to EAPI 7 Signed-off-by: Fabio Rossi <rossi.f <AT> inwind.it> Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-mathematics/scilab/scilab-5.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/scilab/scilab-5.5.2.ebuild b/sci-mathematics/scilab/scilab-5.5.2.ebuild index 43c338202..5d205195d 100644 --- a/sci-mathematics/scilab/scilab-5.5.2.ebuild +++ b/sci-mathematics/scilab/scilab-5.5.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 JAVA_PKG_OPT_USE="gui" VIRTUALX_REQUIRED="manual"
