diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-05 00:57:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-05 00:57:07 +0100 |
commit | 59879605aa5f6c7431c3b444d180ebfda768c297 (patch) | |
tree | e531862f21e5a8d27e29872934b928d2b51fd610 /sys-devel/gcc/gcc-9.3.0-r2.ebuild | |
parent | dev-lua/lua-openssl: fix cross compiling (diff) | |
download | gentoo-59879605aa5f6c7431c3b444d180ebfda768c297.tar.gz gentoo-59879605aa5f6c7431c3b444d180ebfda768c297.tar.bz2 gentoo-59879605aa5f6c7431c3b444d180ebfda768c297.zip |
sys-devel/gcc: x86 stable (bug #758437)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/gcc-9.3.0-r2.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-9.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-9.3.0-r2.ebuild b/sys-devel/gcc/gcc-9.3.0-r2.ebuild index 825d34986c99..22021e4ce4af 100644 --- a/sys-devel/gcc/gcc-9.3.0-r2.ebuild +++ b/sys-devel/gcc/gcc-9.3.0-r2.ebuild @@ -7,7 +7,7 @@ PATCH_VER="4" 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} |