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 1A6B2158011 for ; Thu, 14 Jul 2022 20:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50C45E0E1A; Thu, 14 Jul 2022 20:23:53 +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 37617E0E1A for ; Thu, 14 Jul 2022 20:23:53 +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 3F8CC341172 for ; Thu, 14 Jul 2022 20:23:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3C59501 for ; Thu, 14 Jul 2022 20:23:50 +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: <1657830220.3066afb00aeb039912ebe55e7654612b7f978063.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/http-parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/http-parser/http-parser-0.9.0-r1.ebuild X-VCS-Directories: dev-python/http-parser/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 3066afb00aeb039912ebe55e7654612b7f978063 X-VCS-Branch: master Date: Thu, 14 Jul 2022 20:23:50 +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: 7d2cc0ef-8d63-401d-b8fe-229b621e8153 X-Archives-Hash: b4588e95dcebf5e23063e7cb49c3f206 commit: 3066afb00aeb039912ebe55e7654612b7f978063 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jul 14 20:23:40 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jul 14 20:23:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3066afb0 dev-python/http-parser: Stabilize 0.9.0-r1 arm64, #858050 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/http-parser/http-parser-0.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild index a525f807791a..d9b9bac3d06c 100644 --- a/dev-python/http-parser/http-parser-0.9.0-r1.ebuild +++ b/dev-python/http-parser/http-parser-0.9.0-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ppc ppc64 ~s390 ~sparc ~x86" IUSE="examples" BDEPEND="