diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 09:08:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 09:08:44 +0100 |
commit | 4dd656ade466af30a1d8e4c8c2c58babbf3605a6 (patch) | |
tree | 5e5209b3f0af272660a364358a63be7367bccaf9 /sys-devel | |
parent | dev-perl/App-CLI: Bump to version 0.500.0 (diff) | |
download | gentoo-4dd656ade466af30a1d8e4c8c2c58babbf3605a6.tar.gz gentoo-4dd656ade466af30a1d8e4c8c2c58babbf3605a6.tar.bz2 gentoo-4dd656ade466af30a1d8e4c8c2c58babbf3605a6.zip |
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
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-8.2.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 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 5a5a2ad4ab08..7c5659c05809 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} |