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 849031382C5 for ; Sat, 10 Mar 2018 13:34:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4E75E0891; Sat, 10 Mar 2018 13:34:07 +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 81186E0891 for ; Sat, 10 Mar 2018 13:34:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 39809335C2A for ; Sat, 10 Mar 2018 13:34:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C176421D for ; Sat, 10 Mar 2018 13:34:04 +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: <1520688834.1a17129eda0376d6b5a67d62861b27ec87100bb9.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/aunit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/aunit/aunit-2017.ebuild X-VCS-Directories: dev-ada/aunit/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 1a17129eda0376d6b5a67d62861b27ec87100bb9 X-VCS-Branch: master Date: Sat, 10 Mar 2018 13:34:04 +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: 8d011f54-5369-42f1-8617-8d10e6e57024 X-Archives-Hash: a4432fec2633b4bcb40e698cfe505ef9 commit: 1a17129eda0376d6b5a67d62861b27ec87100bb9 Author: Tupone Alfredo gentoo org> AuthorDate: Sat Mar 10 13:25:14 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sat Mar 10 13:33:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a17129e dev-ada/aunit: Ass ~x86 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ada/aunit/aunit-2017.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/aunit/aunit-2017.ebuild b/dev-ada/aunit/aunit-2017.ebuild index 104432300fd..611807392da 100644 --- a/dev-ada/aunit/aunit-2017.ebuild +++ b/dev-ada/aunit/aunit-2017.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed000 LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" IUSE="gnat_2016 +gnat_2017" RDEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )