commit: 3b0c510dd364f6295c9d699cfbf6bef0f0850be6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Aug 19 08:13:26 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Aug 19 08:13:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0c510d
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 sys-devel/gcc/gcc-6.4.0-r3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 c7a64d952e9..65e91a40857 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}
