From: Agostino Sarubbo <ago@gentoo.org>
Date: Thu, 13 Feb 2020 12:19:21 +0000 (+0100)
Subject: sys-devel/gcc-config: arm stable wrt bug #709432
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3bd2e4bd8ab255a583bbab8e56f7d46c983165a6;p=gentoo.git

sys-devel/gcc-config: arm stable wrt bug #709432

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
---

diff --git a/sys-devel/gcc-config/gcc-config-2.2.ebuild b/sys-devel/gcc-config/gcc-config-2.2.ebuild
index aa362da6f56f..0fe0842e06a2 100644
--- a/sys-devel/gcc-config/gcc-config-2.2.ebuild
+++ b/sys-devel/gcc-config/gcc-config-2.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
 else
 	SRC_URI="mirror://gentoo/${P}.tar.xz
 		https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
-	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc ~x86"
 fi
 
 DESCRIPTION="Utility to manage compilers"