diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-30 10:21:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-30 10:21:07 +0000 |
commit | c5e1c67bc57c31b8b4ade5c76fef54b44001c0b8 (patch) | |
tree | 63e6a9b32d41c911f87110d353dd8e7f5e2908b3 /sys-devel | |
parent | net-libs/gupnp: stable 1.0.3 for hppa, bug #670024 (diff) | |
download | gentoo-c5e1c67bc57c31b8b4ade5c76fef54b44001c0b8.tar.gz gentoo-c5e1c67bc57c31b8b4ade5c76fef54b44001c0b8.tar.bz2 gentoo-c5e1c67bc57c31b8b4ade5c76fef54b44001c0b8.zip |
sys-devel/gcc: stabilize 8.2.0-r6 eary on sparc, bug #667032
Currently gcc-7.3.0 and gcc-7.4.0 experience mysterious crashes
on Niagara ships (see #667032 for details). The current workaround
is not to use gcc-7.x on them.
Let's stable 8.x early while debugging happens.
Reported-by: Ben Kohler
Bug: https://bugs.gentoo.org/667032
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-8.2.0-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-8.2.0-r6.ebuild b/sys-devel/gcc/gcc-8.2.0-r6.ebuild index 0f298964ae7f..9992bb4cfd1f 100644 --- a/sys-devel/gcc/gcc-8.2.0-r6.ebuild +++ b/sys-devel/gcc/gcc-8.2.0-r6.ebuild @@ -8,7 +8,7 @@ PATCH_VER="1.7" inherit 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} |