diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:35:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-18 08:35:22 +0200 |
commit | fe2d7c4d567bf176db68432d50cdfc4995a5e35a (patch) | |
tree | 422f3bfd0008761a8e658c7134d698a6b510152d /sys-devel | |
parent | dev-util/diffoscope: x86 stable wrt bug #801652 (diff) | |
download | gentoo-fe2d7c4d567bf176db68432d50cdfc4995a5e35a.tar.gz gentoo-fe2d7c4d567bf176db68432d50cdfc4995a5e35a.tar.bz2 gentoo-fe2d7c4d567bf176db68432d50cdfc4995a5e35a.zip |
sys-devel/gcc: x86 stable wrt bug #802069
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-10.3.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-10.3.0-r2.ebuild b/sys-devel/gcc/gcc-10.3.0-r2.ebuild index cf85a86c2b38..49ec0737743e 100644 --- a/sys-devel/gcc/gcc-10.3.0-r2.ebuild +++ b/sys-devel/gcc/gcc-10.3.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 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND="" BDEPEND="${CATEGORY}/binutils" |