diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-07 21:04:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-07 21:04:51 +0100 |
commit | cd841092bc2d5044705f76d3aa636bad7956cb59 (patch) | |
tree | 650a82e49cbaeeb248b6303840f4d708a43cc801 /sys-devel | |
parent | sys-apps/lsb-release: Add base-system as maintainer (diff) | |
download | gentoo-cd841092bc2d5044705f76d3aa636bad7956cb59.tar.gz gentoo-cd841092bc2d5044705f76d3aa636bad7956cb59.tar.bz2 gentoo-cd841092bc2d5044705f76d3aa636bad7956cb59.zip |
sys-devel/gcc: x86 stable (bug #698646)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-9.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-9.2.0-r2.ebuild b/sys-devel/gcc/gcc-9.2.0-r2.ebuild index e970203c22f5..144dc89af43b 100644 --- a/sys-devel/gcc/gcc-9.2.0-r2.ebuild +++ b/sys-devel/gcc/gcc-9.2.0-r2.ebuild @@ -7,7 +7,7 @@ PATCH_VER="3" inherit toolchain -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" RDEPEND="" DEPEND="${RDEPEND} |