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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BCAD15800F for ; Fri, 13 Jan 2023 22:06:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A3B7E0858; Fri, 13 Jan 2023 22:06:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 605FEE0858 for ; Fri, 13 Jan 2023 22:06:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22B8833BDEF for ; Fri, 13 Jan 2023 22:06:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97E59824 for ; Fri, 13 Jan 2023 22:06: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: <1673647569.1a913d6f297b6a1451f416f82aeaef9c802f7f70.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gprbuild/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild dev-ada/gprbuild/gprbuild-23.0.0.ebuild X-VCS-Directories: dev-ada/gprbuild/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 1a913d6f297b6a1451f416f82aeaef9c802f7f70 X-VCS-Branch: master Date: Fri, 13 Jan 2023 22:06: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c170f0cc-318e-4c8d-a79a-c70f0737742e X-Archives-Hash: 9c371b5aae83af95d66c706290078207 commit: 1a913d6f297b6a1451f416f82aeaef9c802f7f70 Author: Alfredo Tupone gentoo org> AuthorDate: Fri Jan 13 22:06:09 2023 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Fri Jan 13 22:06:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a913d6f dev-ada/gprbuild: stabilize all arch Signed-off-by: Alfredo Tupone gentoo.org> dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild | 4 ++-- dev-ada/gprbuild/gprbuild-23.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild b/dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild index 2cb87211498b..e525376e58fd 100644 --- a/dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild +++ b/dev-ada/gprbuild/gprbuild-22.0.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI=" -> ${XMLADA}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="${ADA_DEPS} diff --git a/dev-ada/gprbuild/gprbuild-23.0.0.ebuild b/dev-ada/gprbuild/gprbuild-23.0.0.ebuild index ed54d7113f35..3b99fe68bb8c 100644 --- a/dev-ada/gprbuild/gprbuild-23.0.0.ebuild +++ b/dev-ada/gprbuild/gprbuild-23.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI=" -> ${XMLADA}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="${ADA_DEPS}