diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 10:34:57 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 10:34:57 -0500 |
commit | f744e288f65deb6b506e2b9cdce2880933842b39 (patch) | |
tree | e9843cfcacd813bc0d4a8a14fa9756a2154d0b67 /sys-devel | |
parent | media-gfx/scour-0.37: bump + python3_7 (diff) | |
download | gentoo-f744e288f65deb6b506e2b9cdce2880933842b39.tar.gz gentoo-f744e288f65deb6b506e2b9cdce2880933842b39.tar.bz2 gentoo-f744e288f65deb6b506e2b9cdce2880933842b39.zip |
sys-devel/gcc: arm64 stable (bug #698646)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
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 1689a7fb53df..c816daf6e9c7 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} |