summaryrefslogtreecommitdiff
path: root/sys-devel/gcc/gcc-13.0.1.9999.ebuild
diff options
context:
space:
mode:
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