diff options
Diffstat (limited to 'sys-devel/gcc/gcc-12.1.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-12.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-12.1.0.ebuild b/sys-devel/gcc/gcc-12.1.0.ebuild index a31455eab708..e3c575c899ae 100644 --- a/sys-devel/gcc/gcc-12.1.0.ebuild +++ b/sys-devel/gcc/gcc-12.1.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PATCH_VER="5" PATCH_GCC_VER="12.0.0" |