From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1424686-garchives=archives.gentoo.org@lists.gentoo.org> 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 E70AF158094 for <garchives@archives.gentoo.org>; Tue, 2 Aug 2022 20:28:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26C90E1071; Tue, 2 Aug 2022 20:28:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 01968E1068 for <gentoo-commits@lists.gentoo.org>; Tue, 2 Aug 2022 20:28:00 +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 2B95134110B for <gentoo-commits@lists.gentoo.org>; Tue, 2 Aug 2022 20:28:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37DE0559 for <gentoo-commits@lists.gentoo.org>; Tue, 2 Aug 2022 20:27:57 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1659472044.d94c9420a3e49011d024b8ed3c1b9fed0fd8be91.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pocketlint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pocketlint/pocketlint-0.24.ebuild X-VCS-Directories: dev-python/pocketlint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d94c9420a3e49011d024b8ed3c1b9fed0fd8be91 X-VCS-Branch: master Date: Tue, 2 Aug 2022 20:27:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 23befe7c-f592-44f7-bd8b-2737e93e86ea X-Archives-Hash: d4d34e0d46790b5369769e85722ece73 commit: d94c9420a3e49011d024b8ed3c1b9fed0fd8be91 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 2 20:27:24 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 2 20:27:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94c9420 dev-python/pocketlint: Stabilize 0.24 sparc, #863146 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pocketlint/pocketlint-0.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pocketlint/pocketlint-0.24.ebuild b/dev-python/pocketlint/pocketlint-0.24.ebuild index e398f6b22c5d..4895f3233c0b 100644 --- a/dev-python/pocketlint/pocketlint-0.24.ebuild +++ b/dev-python/pocketlint/pocketlint-0.24.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}]