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 99FFB1394FF for ; Fri, 25 Jun 2021 10:11:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46D62E091C; Fri, 25 Jun 2021 10:11:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2F48AE091C for ; Fri, 25 Jun 2021 10:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 56772342A51 for ; Fri, 25 Jun 2021 10:11:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5AB8A7D0 for ; Fri, 25 Jun 2021 10:11:23 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1624615664.883bcdd6075922e041a16d4ffd9c3bdd47f3dabc.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/oslo-concurrency/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild X-VCS-Directories: dev-python/oslo-concurrency/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 883bcdd6075922e041a16d4ffd9c3bdd47f3dabc X-VCS-Branch: master Date: Fri, 25 Jun 2021 10:11:23 +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: 3158b278-115c-4efb-b105-f6d7589d7b5e X-Archives-Hash: 6de7a0ba39f9ab608280d5452695d8e5 Message-ID: <20210625101123.76IwwhGJ-GE67P2fFgJVFrcL0okng_0X8-0ORMptrII@z> commit: 883bcdd6075922e041a16d4ffd9c3bdd47f3dabc Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Jun 25 10:07:44 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Jun 25 10:07:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=883bcdd6 dev-python/oslo-concurrency: remove stable keyword Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild index bcc05fcb4..acde72660 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.concurrency-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" RESTRICT=""