diff options
author | 2022-07-22 18:19:33 +0000 | |
---|---|---|
committer | 2022-07-22 20:36:46 +0000 | |
commit | 3ea5e8b8bd7c2d7f4edcfbbea34f2a7eabdb20d6 (patch) | |
tree | 2c501566a82ebce8f2c3d89a1121f522c4fb855a /sys-devel/gcc/gcc-4.0.0.ebuild | |
parent | metadata/md5-cache: drop (diff) | |
download | toolchain-3ea5e8b8bd7c2d7f4edcfbbea34f2a7eabdb20d6.tar.gz toolchain-3ea5e8b8bd7c2d7f4edcfbbea34f2a7eabdb20d6.tar.bz2 toolchain-3ea5e8b8bd7c2d7f4edcfbbea34f2a7eabdb20d6.zip |
sys-devel/gcc: fixup first round of QA issues
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-4.0.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-4.0.0.ebuild b/sys-devel/gcc/gcc-4.0.0.ebuild index e491027..788fd36 100644 --- a/sys-devel/gcc/gcc-4.0.0.ebuild +++ b/sys-devel/gcc/gcc-4.0.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 PATCH_VER="1.1" UCLIBC_VER="1.0" |