commit: 9d08afab25a905a944287dd0c8761f0194b162ed Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 16:34:10 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 17:35:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d08afab
dev-lang/janet: update EAPI 7 -> 8 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-lang/janet/janet-1.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/janet/janet-1.22.0.ebuild b/dev-lang/janet/janet-1.22.0.ebuild index bff2523d8574..7498144c0834 100644 --- a/dev-lang/janet/janet-1.22.0.ebuild +++ b/dev-lang/janet/janet-1.22.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit flag-o-matic toolchain-funcs
