commit: 73f05bd75f95b53d9f1e4cb945b02f656a2bcd36
Author: Aric Belsito <lluixhi <AT> gmail <DOT> com>
AuthorDate: Mon Apr 17 22:00:21 2017 +0000
Commit: Aric Belsito <lluixhi <AT> gmail <DOT> com>
CommitDate: Mon Apr 17 22:00:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=73f05bd7
sys-devel/gcc: sync with upstream
switch from eutils to epatch
sys-devel/gcc/gcc-5.4.0-r3.ebuild | 4 ++--
sys-devel/gcc/gcc-6.3.0.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
index 55b93e3..1522d89 100644
--- a/sys-devel/gcc/gcc-5.4.0-r3.ebuild
+++ b/sys-devel/gcc/gcc-5.4.0-r3.ebuild
@@ -21,9 +21,9 @@ PIE_MUSL_STABLE="amd64 arm ppc mips x86"
SSP_MUSL_STABLE="amd64 arm ppc mips"
#end Hardened stuff
-inherit eutils toolchain
+inherit epatch toolchain
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}
diff --git a/sys-devel/gcc/gcc-6.3.0.ebuild b/sys-devel/gcc/gcc-6.3.0.ebuild
index ec0dd7f..91c8e0b 100644
--- a/sys-devel/gcc/gcc-6.3.0.ebuild
+++ b/sys-devel/gcc/gcc-6.3.0.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
PATCH_VER="1.0"
#UCLIBC_VER="1.0"
-inherit eutils toolchain
+inherit epatch toolchain
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"