diff options
author | Sam James <sam@gentoo.org> | 2022-07-22 18:19:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 20:36:46 +0000 |
commit | 3ea5e8b8bd7c2d7f4edcfbbea34f2a7eabdb20d6 (patch) | |
tree | 2c501566a82ebce8f2c3d89a1121f522c4fb855a /sys-devel/gcc/gcc-4.7.2-r1.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.7.2-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.7.2-r1.ebuild b/sys-devel/gcc/gcc-4.7.2-r1.ebuild index 476d988..7a38c16 100644 --- a/sys-devel/gcc/gcc-4.7.2-r1.ebuild +++ b/sys-devel/gcc/gcc-4.7.2-r1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI=8 PATCH_VER="1.6" UCLIBC_VER="1.0" inherit toolchain -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 -amd64-fbsd -x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND} |