commit: 2e0639a03fb8d96bd1f6f1d84b290e152d410bbc
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 12:27:30 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 12:32:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0639a0
app-admin/mongosh-bin: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-admin/mongosh-bin/mongosh-bin-1.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/mongosh-bin/mongosh-bin-1.0.7.ebuild
b/app-admin/mongosh-bin/mongosh-bin-1.0.7.ebuild
index efad4f58748..99b15a3d48a 100644
--- a/app-admin/mongosh-bin/mongosh-bin-1.0.7.ebuild
+++ b/app-admin/mongosh-bin/mongosh-bin-1.0.7.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
MY_PN="${PN%-bin}"
MY_P=${MY_PN}-${PV}