From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 557D9138335 for ; Mon, 29 Oct 2018 11:39:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35EF9E089F; Mon, 29 Oct 2018 11:39:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EB52E089D for ; Mon, 29 Oct 2018 11:39:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29ACB335CEB for ; Mon, 29 Oct 2018 11:39:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA54D453 for ; Mon, 29 Oct 2018 11:39:46 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1540813084.0e32d00bc13b235e107d5ed932d459a01a04dea2.blueness@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: sys-devel/gcc/ X-VCS-Repository: proj/musl X-VCS-Files: sys-devel/gcc/gcc-7.3.0-r6.ebuild sys-devel/gcc/gcc-8.2.0-r2.ebuild sys-devel/gcc/gcc-8.2.0-r4.ebuild X-VCS-Directories: sys-devel/gcc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 0e32d00bc13b235e107d5ed932d459a01a04dea2 X-VCS-Branch: master Date: Mon, 29 Oct 2018 11:39:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 608abc35-1990-46c2-a8a9-f5bcf6835220 X-Archives-Hash: 2fe63f3fd9dedd3b589be6522ce690b2 commit: 0e32d00bc13b235e107d5ed932d459a01a04dea2 Author: stefson yahoo de> AuthorDate: Sat Oct 27 18:55:28 2018 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Oct 29 11:38:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=0e32d00b sys-devel/gcc: readjust KEYWORDS sys-devel/gcc/gcc-7.3.0-r6.ebuild | 2 +- sys-devel/gcc/gcc-8.2.0-r2.ebuild | 3 +-- sys-devel/gcc/gcc-8.2.0-r4.ebuild | 3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/sys-devel/gcc/gcc-7.3.0-r6.ebuild b/sys-devel/gcc/gcc-7.3.0-r6.ebuild index 2b75113..64dfcf5 100644 --- a/sys-devel/gcc/gcc-7.3.0-r6.ebuild +++ b/sys-devel/gcc/gcc-7.3.0-r6.ebuild @@ -8,7 +8,7 @@ PATCH_VER="1.8" inherit epatch toolchain -KEYWORDS="amd64 arm arm64 ~mips ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" RDEPEND="" DEPEND="${RDEPEND} diff --git a/sys-devel/gcc/gcc-8.2.0-r2.ebuild b/sys-devel/gcc/gcc-8.2.0-r2.ebuild index 40a6799..35564be 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="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" RDEPEND="" DEPEND="${RDEPEND} diff --git a/sys-devel/gcc/gcc-8.2.0-r4.ebuild b/sys-devel/gcc/gcc-8.2.0-r4.ebuild index 17dd76e..aca35c1 100644 --- a/sys-devel/gcc/gcc-8.2.0-r4.ebuild +++ b/sys-devel/gcc/gcc-8.2.0-r4.ebuild @@ -8,8 +8,7 @@ PATCH_VER="1.5" inherit toolchain -#needs minimal test before unkeywording -#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" RDEPEND="" DEPEND="${RDEPEND}