commit: 4dd656ade466af30a1d8e4c8c2c58babbf3605a6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Aug 19 08:08:44 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Aug 19 08:08:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd656ad
sys-devel/gcc: restore ~arch keywords for 8.2.0-r2 Closes: https://bugs.gentoo.org/662500 Package-Manager: Portage-2.3.47, Repoman-2.3.10 sys-devel/gcc/gcc-8.2.0-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-devel/gcc/gcc-8.2.0-r2.ebuild b/sys-devel/gcc/gcc-8.2.0-r2.ebuild index 5a5a2ad4ab0..7c5659c0580 100644 --- a/sys-devel/gcc/gcc-8.2.0-r2.ebuild +++ b/sys-devel/gcc/gcc-8.2.0-r2.ebuild @@ -8,8 +8,7 @@ PATCH_VER="1.2" inherit toolchain -#needs minimal test before unkeywording -#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}
