diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-18 18:41:49 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-19 03:20:47 +0000 |
commit | 46b7d49dd1357cf90659e967ce9e549270c6c78e (patch) | |
tree | 1e35b736bfaf79b4f86a493f3d56536673995f62 /dev-lang | |
parent | dev-lang/f2c: add 20240312 (diff) | |
download | gentoo-46b7d49dd1357cf90659e967ce9e549270c6c78e.tar.gz gentoo-46b7d49dd1357cf90659e967ce9e549270c6c78e.tar.bz2 gentoo-46b7d49dd1357cf90659e967ce9e549270c6c78e.zip |
dev-lang/f2c: update EAPI 7 -> 8
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/f2c/f2c-20240312.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/f2c/f2c-20240312.ebuild b/dev-lang/f2c/f2c-20240312.ebuild index 8012b448dba8..89c0a85ceab8 100644 --- a/dev-lang/f2c/f2c-20240312.ebuild +++ b/dev-lang/f2c/f2c-20240312.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit toolchain-funcs |