commit: 2289f986931f2be0dacf51b7b267d747cafbe63f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jan 6 15:02:22 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jan 6 15:02:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2289f986
sys-devel/gcc-config: x86 stable wrt bug #830376 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-devel/gcc-config/gcc-config-2.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild index 0a0931d0d584..6d93f7de87f9 100644 --- a/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.5-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz" - 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 DESCRIPTION="Utility to manage compilers"