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 037701382C5 for ; Mon, 12 Mar 2018 13:44:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E1AAE0908; Mon, 12 Mar 2018 13:44:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F1617E0908 for ; Mon, 12 Mar 2018 13:44:45 +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 14A19335C07 for ; Mon, 12 Mar 2018 13:44:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F7D4230 for ; Mon, 12 Mar 2018 13:44:43 +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: <1520862265.1771e09821fe6b63c7cd68cb9a52cc5614d43e87.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/libadalang/libadalang-2017.ebuild X-VCS-Directories: dev-ada/libadalang/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 1771e09821fe6b63c7cd68cb9a52cc5614d43e87 X-VCS-Branch: master Date: Mon, 12 Mar 2018 13:44:43 +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: f31d3481-d8b4-4dde-9e15-67d8b6367f7d X-Archives-Hash: 18fe755090906771005ce8f43c098b18 commit: 1771e09821fe6b63c7cd68cb9a52cc5614d43e87 Author: Tupone Alfredo gentoo org> AuthorDate: Mon Mar 12 13:44:25 2018 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Mon Mar 12 13:44:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1771e098 dev-ada/libadalang: Add ~x86 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ada/libadalang/libadalang-2017.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ada/libadalang/libadalang-2017.ebuild b/dev-ada/libadalang/libadalang-2017.ebuild index 30ee5504531..39c4eae6b6f 100644 --- a/dev-ada/libadalang/libadalang-2017.ebuild +++ b/dev-ada/libadalang/libadalang-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed042 LICENSE="GPL-3 gcc-runtime-library-exception-3.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="gnat_2016 +gnat_2017" RDEPEND="dev-python/pyyaml