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 88F27158095 for ; Sat, 23 Jul 2022 19:44:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4490E0E84; Sat, 23 Jul 2022 19:44:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B8123E0E84 for ; Sat, 23 Jul 2022 19:44:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DC5CB340E24 for ; Sat, 23 Jul 2022 19:44:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96D4052B for ; Sat, 23 Jul 2022 19:44:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1658605467.b5b61e019deed03f6b115fee767b51564dc1ace3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild X-VCS-Directories: dev-cpp/libmcpp/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b5b61e019deed03f6b115fee767b51564dc1ace3 X-VCS-Branch: master Date: Sat, 23 Jul 2022 19:44:47 +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: 306ed11e-0c1d-4078-a881-ecdcfe697921 X-Archives-Hash: 71269c5bc8fedb4ae678e0b1e6134be2 commit: b5b61e019deed03f6b115fee767b51564dc1ace3 Author: matoro users noreply github com> AuthorDate: Fri Jul 22 18:55:58 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 23 19:44:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b61e01 dev-cpp/libmcpp: Keyword 2.7.2_p5 arm64, #811420 Signed-off-by: matoro users.noreply.github.com> Signed-off-by: Sam James gentoo.org> dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild index 5fb2e79d0396..18c335088d8a 100644 --- a/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild +++ b/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc64 ~riscv x86 ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv x86 ~x86-linux ~x64-macos" PATCHES=( "${FILESDIR}"/${PN}-2.7.2-fix-build-system.patch