summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/gcc-13.0.1.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-17 17:53:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-17 17:53:10 +0100
commit6fe0a08604ce763398dcbeb5fc63d814110f0748 (patch)
treea7ea485084252374fc73b266db2d904813f5efa5 /sys-devel/gcc/gcc-13.0.1.9999.ebuild
parent58129875a70f3975f864c0c1e322fe85967688b5 (diff)
gentoo auto-resync : 17:04:2023 - 17:53:10
Diffstat (limited to 'sys-devel/gcc/gcc-13.0.1.9999.ebuild')
-rw-r--r--sys-devel/gcc/gcc-13.0.1.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-13.0.1.9999.ebuild b/sys-devel/gcc/gcc-13.0.1.9999.ebuild
index 3949e79bd0cb..70b6d6a56728 100644
--- a/sys-devel/gcc/gcc-13.0.1.9999.ebuild
+++ b/sys-devel/gcc/gcc-13.0.1.9999.ebuild
@@ -22,8 +22,9 @@ if [[ $(ver_cut 3) == 9999 ]] ; then
fi
inherit toolchain
+
# Needs to be after inherit (for now?), bug #830908
-EGIT_BRANCH=master
+EGIT_BRANCH=releases/gcc-$(ver_cut 1)
# Don't keyword live ebuilds
if ! tc_is_live && [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then