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 7E0CF158041 for ; Sat, 13 Apr 2024 16:08:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43F6AE2A23; Sat, 13 Apr 2024 16:08:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2A6F2E2A23 for ; Sat, 13 Apr 2024 16:08:35 +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 2313434339D for ; Sat, 13 Apr 2024 16:08:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF49416DD for ; Sat, 13 Apr 2024 16:08:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1713024505.ad15f273dcafd1c03b71f99978fe4e98ef45a275.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/partd/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/partd/partd-1.4.1.ebuild X-VCS-Directories: dev-python/partd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ad15f273dcafd1c03b71f99978fe4e98ef45a275 X-VCS-Branch: master Date: Sat, 13 Apr 2024 16:08:32 +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: e6dafacd-80df-43df-9db6-938a1f8226d6 X-Archives-Hash: 6e8a7cac37abc6eded1a63a54d7fa470 commit: ad15f273dcafd1c03b71f99978fe4e98ef45a275 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 13 15:06:01 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 13 16:08:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad15f273 dev-python/partd: Remove keywords for arches with broken Arrow Signed-off-by: Michał Górny gentoo.org> dev-python/partd/partd-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/partd/partd-1.4.1.ebuild b/dev-python/partd/partd-1.4.1.ebuild index a9e21511beef..40e7a1fc8b4e 100644 --- a/dev-python/partd/partd-1.4.1.ebuild +++ b/dev-python/partd/partd-1.4.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/locket[${PYTHON_USEDEP}]