commit: 928e0c6965b14615b990092be77fab15e0de2c78 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Wed Oct 9 07:19:29 2024 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Wed Oct 9 07:19:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=928e0c69
sys-devel/binutils-config: bump EAPI Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> sys-devel/binutils-config/binutils-config-5.1-r12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/binutils-config/binutils-config-5.1-r12.ebuild b/sys-devel/binutils-config/binutils-config-5.1-r12.ebuild index 0fb7ac67f7..f3036d4510 100644 --- a/sys-devel/binutils-config/binutils-config-5.1-r12.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.1-r12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs prefix
