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 77CBC158020 for ; Tue, 22 Nov 2022 18:30:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB9F5E0BF5; Tue, 22 Nov 2022 18:30:06 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DB11E0BF5 for ; Tue, 22 Nov 2022 18:30:06 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90CDD341355 for ; Tue, 22 Nov 2022 18:30:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4D9C755 for ; Tue, 22 Nov 2022 18:30:03 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1669141798.d944440c2439324354e8b7a2063a4a9818dafb39.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gpp/gpp-2.27.ebuild X-VCS-Directories: dev-util/gpp/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: d944440c2439324354e8b7a2063a4a9818dafb39 X-VCS-Branch: master Date: Tue, 22 Nov 2022 18:30:03 +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: c350f6a7-0187-40f3-95ca-53a86af38715 X-Archives-Hash: ed3c102c89da41f6d6b52542b95146c1 commit: d944440c2439324354e8b7a2063a4a9818dafb39 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Nov 22 18:29:58 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue Nov 22 18:29:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d944440c dev-util/gpp: Stabilize 2.27 arm64, #882523 Signed-off-by: Arthur Zamarin gentoo.org> dev-util/gpp/gpp-2.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gpp/gpp-2.27.ebuild b/dev-util/gpp/gpp-2.27.ebuild index 8ac96f27f114..4e13c0f178d2 100644 --- a/dev-util/gpp/gpp-2.27.ebuild +++ b/dev-util/gpp/gpp-2.27.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/logological/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~x86" src_prepare() { default