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 3C6F315838C for ; Mon, 29 Jan 2024 08:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E048E29C9; Mon, 29 Jan 2024 08:01: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E465E29C9 for ; Mon, 29 Jan 2024 08:01: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 67CFE34332F for ; Mon, 29 Jan 2024 08:01:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00F85EC0 for ; Mon, 29 Jan 2024 08:01:44 +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: <1706515249.45d75f173d7fdf3e07b611ebe721115d1ad5287b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keystoneauth1/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild X-VCS-Directories: dev-python/keystoneauth1/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 45d75f173d7fdf3e07b611ebe721115d1ad5287b X-VCS-Branch: master Date: Mon, 29 Jan 2024 08:01:44 +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: e172a12a-fb56-438d-a72f-a5b4e6bfebfe X-Archives-Hash: b951d32011fd61da8a2743f77746fb26 commit: 45d75f173d7fdf3e07b611ebe721115d1ad5287b Author: Sam James gentoo org> AuthorDate: Mon Jan 29 08:00:25 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 29 08:00:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d75f17 dev-python/keystoneauth1: Stabilize 5.5.0 ALLARCHES, #923185 Signed-off-by: Sam James gentoo.org> dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild index 25583f1c65e5..c76054c84200 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.5.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}]