commit:     907100f7d4ceca33ea4221d575d11f5707d1d694
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 18:37:03 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 18:37:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907100f7

sys-devel/gcc: stabilize 8.5.0-r1

* The only difference to 8.5.0 is 30_all_remove-cyclades.patch,
  which only affects build-time enumeration of ioctl numbers
  for ASAN and has been tested by all other major versions of
  GCC now.

Signed-off-by: David Seifert <soap <AT> gentoo.org>

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

diff --git a/sys-devel/gcc/gcc-8.5.0-r1.ebuild 
b/sys-devel/gcc/gcc-8.5.0-r1.ebuild
index dbaece69b16..e5b72b981c9 100644
--- a/sys-devel/gcc/gcc-8.5.0-r1.ebuild
+++ b/sys-devel/gcc/gcc-8.5.0-r1.ebuild
@@ -7,7 +7,7 @@ PATCH_VER="2"
 
 inherit toolchain
 
-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"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

Reply via email to