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 F3256138334 for ; Fri, 18 Oct 2019 17:11:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAFD3E0928; Fri, 18 Oct 2019 17:11:09 +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 D0095E0928 for ; Fri, 18 Oct 2019 17:11:09 +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 960B934BFF1 for ; Fri, 18 Oct 2019 17:11:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FA64838 for ; Fri, 18 Oct 2019 17:11:07 +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: <1571418652.43cbf1dc64eee7d325397ca06f0038a62c9d5c61.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.ebuild X-VCS-Directories: dev-ada/gps-bin/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 43cbf1dc64eee7d325397ca06f0038a62c9d5c61 X-VCS-Branch: master Date: Fri, 18 Oct 2019 17:11:07 +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: 0b905c14-ac48-42f3-b116-6319a87d2e76 X-Archives-Hash: 3d5abdbb7292ee49219d3148a8d2b4dc commit: 43cbf1dc64eee7d325397ca06f0038a62c9d5c61 Author: Tupone Alfredo gentoo org> AuthorDate: Fri Oct 18 17:10:52 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Fri Oct 18 17:10:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43cbf1dc dev-ada/gps-bin: stable Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/gps-bin/gps-bin-2016.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ada/gps-bin/gps-bin-2016.ebuild b/dev-ada/gps-bin/gps-bin-2016.ebuild index f112dba176b..a3f6dbb5721 100644 --- a/dev-ada/gps-bin/gps-bin-2016.ebuild +++ b/dev-ada/gps-bin/gps-bin-2016.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://mirrors.cdn.adacore.com/art/5739cefdc7a447658e0b016b -> ${MY_P}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND=""