commit:     dd2fc30a9307ba85a8274295c5d05936a034a385
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 20:25:37 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 20:25:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=dd2fc30a

sys-devel/gcc-10.1.0-r1: allow native-cctools on Darwin

Package-Manager: Portage-3.0.10-prefix, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sys-devel/gcc/gcc-10.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gcc/gcc-10.1.0-r1.ebuild 
b/sys-devel/gcc/gcc-10.1.0-r1.ebuild
index 9e0664ca00..6709c606d0 100644
--- a/sys-devel/gcc/gcc-10.1.0-r1.ebuild
+++ b/sys-devel/gcc/gcc-10.1.0-r1.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solar
 RDEPEND=""
 BDEPEND="
        kernel_linux? ( ${CATEGORY}/binutils )
-       kernel_Darwin? ( ${CATEGORY}/binutils-apple || 
${CATEGORY}/native-cctools )
+       kernel_Darwin? || ( ${CATEGORY}/binutils-apple 
${CATEGORY}/native-cctools )
        kernel_AIX? ( ${CATEGORY}/native-cctools )"
 
 src_prepare() {

Reply via email to