diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 09:13:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 09:13:26 +0100 |
commit | 3b0c510dd364f6295c9d699cfbf6bef0f0850be6 (patch) | |
tree | 6ba48ff561cb5f4d199b92974c943f540510eba9 /sys-devel | |
parent | sys-devel/gcc: restore ~arch keywords for 7.3.0-r4 (diff) | |
download | gentoo-3b0c510dd364f6295c9d699cfbf6bef0f0850be6.tar.gz gentoo-3b0c510dd364f6295c9d699cfbf6bef0f0850be6.tar.bz2 gentoo-3b0c510dd364f6295c9d699cfbf6bef0f0850be6.zip |
sys-devel/gcc: restore ~arch keywords for 6.4.0-r3
Closes: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.47, Repoman-2.3.10
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-6.4.0-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-6.4.0-r3.ebuild b/sys-devel/gcc/gcc-6.4.0-r3.ebuild index c7a64d952e93..65e91a408576 100644 --- a/sys-devel/gcc/gcc-6.4.0-r3.ebuild +++ b/sys-devel/gcc/gcc-6.4.0-r3.ebuild @@ -8,8 +8,7 @@ UCLIBC_VER="1.0" inherit toolchain -#unkeyworded yet. not enough changes to warant a revbump -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |