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 A1590158087 for ; Sun, 14 Nov 2021 20:30:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B708E0823; Sun, 14 Nov 2021 20:30:47 +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 7A318E0823 for ; Sun, 14 Nov 2021 20:30:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 94A2B34348E for ; Sun, 14 Nov 2021 20:30:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBB9C1D6 for ; Sun, 14 Nov 2021 20:30:43 +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: <1636921820.36aaea7a56d9feb300999b1c4d070337e50da9b3.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.22.ebuild X-VCS-Directories: dev-python/pocketlint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 36aaea7a56d9feb300999b1c4d070337e50da9b3 X-VCS-Branch: master Date: Sun, 14 Nov 2021 20:30:43 +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: 8c573816-2069-40f5-b800-1f6b1edc3075 X-Archives-Hash: 04b2694f2e36c52a50460ca21a019bb6 commit: 36aaea7a56d9feb300999b1c4d070337e50da9b3 Author: Sam James gentoo org> AuthorDate: Sun Nov 14 20:30:20 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 14 20:30:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36aaea7a dev-python/pocketlint: Stabilize 0.22 arm64, #823530 Signed-off-by: Sam James gentoo.org> dev-python/pocketlint/pocketlint-0.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pocketlint/pocketlint-0.22.ebuild b/dev-python/pocketlint/pocketlint-0.22.ebuild index 64716f3826d5..4deeca19afb9 100644 --- a/dev-python/pocketlint/pocketlint-0.22.ebuild +++ b/dev-python/pocketlint/pocketlint-0.22.ebuild @@ -13,5 +13,5 @@ SRC_URI="https://github.com/rhinstaller/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g 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" IUSE=""