diff options
| author | Sam James <sam@gentoo.org> | 2023-10-18 10:47:33 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-10-18 10:47:33 +0100 |
| commit | 918f6c3bc61dd08042e8f99377edddcd0efd64c7 (patch) | |
| tree | ca5ab91e46c72e291ee0ea4afddd4209cded9433 | |
| parent | 336dd0ccd7ecccd218ef1b900a206a024cf2cd7a (diff) | |
| download | gentoo-918f6c3bc61dd08042e8f99377edddcd0efd64c7.tar.gz gentoo-918f6c3bc61dd08042e8f99377edddcd0efd64c7.tar.bz2 gentoo-918f6c3bc61dd08042e8f99377edddcd0efd64c7.zip | |
sys-devel/gcc: Stabilize 10.5.0 sparc, #911665
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | sys-devel/gcc/gcc-10.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-10.5.0.ebuild b/sys-devel/gcc/gcc-10.5.0.ebuild index a9b2c37e2c81..37f78b64cff9 100644 --- a/sys-devel/gcc/gcc-10.5.0.ebuild +++ b/sys-devel/gcc/gcc-10.5.0.ebuild @@ -37,7 +37,7 @@ if tc_is_live ; then EGIT_BRANCH=releases/gcc-$(ver_cut 1) elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then # Don't keyword live ebuilds - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" :; fi |
