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 066D5138AE9 for ; Sun, 26 Nov 2017 18:36:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BAC8E0DD0; Sun, 26 Nov 2017 18:36:23 +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 0AB95E0DD0 for ; Sun, 26 Nov 2017 18:36:22 +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 9FA2133C4EE for ; Sun, 26 Nov 2017 18:36:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26D2BA86E for ; Sun, 26 Nov 2017 18:36:20 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1511721369.fee999b07c314b591cd3faab65ed874fd83ac3c4.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnat-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/gnat-gpl/gnat-gpl-2017.ebuild X-VCS-Directories: dev-lang/gnat-gpl/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: fee999b07c314b591cd3faab65ed874fd83ac3c4 X-VCS-Branch: master Date: Sun, 26 Nov 2017 18:36:20 +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: 5e987b5e-6cc0-48a9-ba2a-14163c95be12 X-Archives-Hash: d51199723e0eb35efb4a93ce546ac630 commit: fee999b07c314b591cd3faab65ed874fd83ac3c4 Author: Tupone Alfredo gentoo org> AuthorDate: Sun Nov 26 18:36:09 2017 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Nov 26 18:36:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee999b0 dev-lang/gnat-gpl: gnat-gpl-2017 stable Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-lang/gnat-gpl/gnat-gpl-2017.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/gnat-gpl/gnat-gpl-2017.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2017.ebuild index 50234668a01..445189b6be8 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2017.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2017.ebuild @@ -28,7 +28,7 @@ SRC_URI+=" LICENSE+=" GPL-2 GPL-3" SLOT="${TOOLCHAIN_GCC_PV}" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="bootstrap" RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"