diff options
author | Fabian Groffen <grobian@gentoo.org> | 2024-10-09 09:19:29 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2024-10-09 09:19:29 +0200 |
commit | 928e0c6965b14615b990092be77fab15e0de2c78 (patch) | |
tree | 4797fde71827d3027d5a15c16f3570b6ef3f0cfa | |
parent | sys-devel/gcc-config-1.9.1: cleanup old (diff) | |
download | prefix-928e0c6965b14615b990092be77fab15e0de2c78.tar.gz prefix-928e0c6965b14615b990092be77fab15e0de2c78.tar.bz2 prefix-928e0c6965b14615b990092be77fab15e0de2c78.zip |
sys-devel/binutils-config: bump EAPI
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | sys-devel/binutils-config/binutils-config-5.1-r12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |