diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-23 11:18:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-23 11:18:44 +0200 |
commit | 83e47a2bcb889a02803e27e41997438755bdfe68 (patch) | |
tree | c0ce60c685a6a053575362c62a96e6bc879d770d /sys-devel | |
parent | sys-devel/gcc: ppc64 stable wrt bug #717960 (diff) | |
download | gentoo-83e47a2bcb889a02803e27e41997438755bdfe68.tar.gz gentoo-83e47a2bcb889a02803e27e41997438755bdfe68.tar.bz2 gentoo-83e47a2bcb889a02803e27e41997438755bdfe68.zip |
sys-devel/gcc: s390 stable wrt bug #717960
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-8.4.0.ebuild b/sys-devel/gcc/gcc-8.4.0.ebuild index 70f5205f319e..a57bf0b8d846 100644 --- a/sys-devel/gcc/gcc-8.4.0.ebuild +++ b/sys-devel/gcc/gcc-8.4.0.ebuild @@ -7,7 +7,7 @@ PATCH_VER="1" 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} |