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 CDAAB15ACFB for ; Fri, 14 Apr 2023 20:53:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8924E0857; Fri, 14 Apr 2023 20:53:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C6DF4E0857 for ; Fri, 14 Apr 2023 20:53:02 +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 EA0A2340CBB for ; Fri, 14 Apr 2023 20:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D746920 for ; Fri, 14 Apr 2023 20:53:00 +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: <1681505529.5ad748573c12b0ad05ce5e815b862103e839ccb3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypercorn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild X-VCS-Directories: dev-python/hypercorn/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5ad748573c12b0ad05ce5e815b862103e839ccb3 X-VCS-Branch: master Date: Fri, 14 Apr 2023 20:53:00 +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: bb53b411-2b96-4224-8960-48bba0db4c99 X-Archives-Hash: b80bdc25b75d4a23c0bcaf4614a0d205 commit: 5ad748573c12b0ad05ce5e815b862103e839ccb3 Author: Sam James gentoo org> AuthorDate: Fri Apr 14 20:52:09 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 14 20:52:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad74857 dev-python/hypercorn: Keyword 0.14.3-r1 hppa, #887215 Signed-off-by: Sam James gentoo.org> dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild index 1ea474dc7afc..4954f1945492 100644 --- a/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild +++ b/dev-python/hypercorn/hypercorn-0.14.3-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/h11[${PYTHON_USEDEP}]