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 B9AD2138334 for ; Mon, 21 Oct 2019 06:43:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14940E0D53; Mon, 21 Oct 2019 06:43:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F3668E0D53 for ; Mon, 21 Oct 2019 06:43:50 +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 3192734C0A9 for ; Mon, 21 Oct 2019 06:43:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7F377FC for ; Mon, 21 Oct 2019 06:43:48 +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: <1571640215.935abcf2ecaec5140c6d4aeae5ea8f716e527f5d.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gps-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/gps-bin/gps-bin-2016-r1.ebuild X-VCS-Directories: dev-ada/gps-bin/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 935abcf2ecaec5140c6d4aeae5ea8f716e527f5d X-VCS-Branch: master Date: Mon, 21 Oct 2019 06:43:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 44a679d8-f878-4975-a742-10f937b00adb X-Archives-Hash: aa5fa61d1e31d38114937c9c1f9f6c84 commit: 935abcf2ecaec5140c6d4aeae5ea8f716e527f5d Author: Tupone Alfredo gentoo org> AuthorDate: Mon Oct 21 06:43:35 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Mon Oct 21 06:43:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935abcf2 dev-ada/gps-bin: Stable version Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/gps-bin/gps-bin-2016-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/gps-bin/gps-bin-2016-r1.ebuild b/dev-ada/gps-bin/gps-bin-2016-r1.ebuild index e6a61befb17..e8bf0f90aee 100644 --- a/dev-ada/gps-bin/gps-bin-2016-r1.ebuild +++ b/dev-ada/gps-bin/gps-bin-2016-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5739cefdc7a447658e0b016b -> ${MY_P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="${ADA_DEPS}"