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 CD0F515800A for ; Fri, 1 Sep 2023 19:26:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 660732BC022; Fri, 1 Sep 2023 19:26:22 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4BC6F2BC022 for ; Fri, 1 Sep 2023 19:26:22 +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 621BB335D72 for ; Fri, 1 Sep 2023 19:26:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EA221104 for ; Fri, 1 Sep 2023 19:26:18 +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: <1693596359.ee9bbdc97caa0d99091f28fd6a52795cb8ee14ca.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ruamel-yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild X-VCS-Directories: dev-python/ruamel-yaml/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ee9bbdc97caa0d99091f28fd6a52795cb8ee14ca X-VCS-Branch: master Date: Fri, 1 Sep 2023 19:26:18 +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: 5d3682e5-1404-4ba0-8f3f-73bcf5369142 X-Archives-Hash: 3f21fc321c19c18ee3f2624698c81f9d commit: ee9bbdc97caa0d99091f28fd6a52795cb8ee14ca Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 1 19:25:59 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 1 19:25:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9bbdc9 dev-python/ruamel-yaml: Stabilize 0.17.32 hppa, #913426 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild index d72270016415..8561bee17598 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.17.32.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-python/ruamel-yaml-clib[${PYTHON_USEDEP}]