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 CF8E415808B for ; Sun, 6 Mar 2022 07:56:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19722E0769; Sun, 6 Mar 2022 07:56:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 046BBE0769 for ; Sun, 6 Mar 2022 07:56:01 +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 38C9D3430B2 for ; Sun, 6 Mar 2022 07:56:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE3A72EB for ; Sun, 6 Mar 2022 07:55:58 +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: <1646553347.e17794b2b4a52411b2821db76539a00b558ac5b5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rtimulib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild X-VCS-Directories: dev-python/rtimulib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e17794b2b4a52411b2821db76539a00b558ac5b5 X-VCS-Branch: master Date: Sun, 6 Mar 2022 07:55:58 +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: bed501b8-b50e-4f37-80f1-d2c8d76b65ca X-Archives-Hash: 87d9c410d58b5c0b37fc45d1ebe55233 commit: e17794b2b4a52411b2821db76539a00b558ac5b5 Author: Sam James gentoo org> AuthorDate: Sun Mar 6 07:55:47 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 6 07:55:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17794b2 dev-python/rtimulib: Stabilize 7.2.1-r2 arm64, #834448 Signed-off-by: Sam James gentoo.org> dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild b/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild index cce7b4894489..ad37cf33a714 100644 --- a/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild +++ b/dev-python/rtimulib/rtimulib-7.2.1-r2.ebuild @@ -18,4 +18,4 @@ S="${WORKDIR}/${MY_P}/Linux/python" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86"