From: Aaron Bauman Date: Tue, 12 Nov 2019 23:11:40 +0000 (-0500) Subject: sys-devel/gcc-config: arm64 stable (bug #699900) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34163d5832c2411dfee235c856cd169370ea17eb;p=gentoo.git sys-devel/gcc-config: arm64 stable (bug #699900) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/sys-devel/gcc-config/gcc-config-2.1.ebuild b/sys-devel/gcc-config/gcc-config-2.1.ebuild index 08eb6ed2208d..b62f651999a2 100644 --- a/sys-devel/gcc-config/gcc-config-2.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.1.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"