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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A349815808A for ; Sat, 9 Sep 2023 10:12:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1DB22BC020; Sat, 9 Sep 2023 10:12:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8D582BC020 for ; Sat, 9 Sep 2023 10:12:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7D15335C94 for ; Sat, 9 Sep 2023 10:12:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 157CC113E for ; Sat, 9 Sep 2023 10:12:18 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1694254328.60221714ce77754e6774e7304b8cafe751c2a366.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/httpbin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/httpbin/httpbin-0.10.1.ebuild X-VCS-Directories: dev-python/httpbin/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 60221714ce77754e6774e7304b8cafe751c2a366 X-VCS-Branch: master Date: Sat, 9 Sep 2023 10:12:18 +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: 541731d1-73d6-4a64-8588-674b44c19258 X-Archives-Hash: 6da7fd9ff01b52fd3e14614e25154d70 commit: 60221714ce77754e6774e7304b8cafe751c2a366 Author: WANG Xuerui gentoo org> AuthorDate: Sat Sep 9 10:12:01 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sat Sep 9 10:12:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60221714 dev-python/httpbin: keyword 0.10.1 for ~loong Bug: https://bugs.gentoo.org/912056 Signed-off-by: WANG Xuerui gentoo.org> dev-python/httpbin/httpbin-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/httpbin/httpbin-0.10.1.ebuild b/dev-python/httpbin/httpbin-0.10.1.ebuild index 9a3e1438b72c..9f2251d43887 100644 --- a/dev-python/httpbin/httpbin-0.10.1.ebuild +++ b/dev-python/httpbin/httpbin-0.10.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="|| ( MIT ISC )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~s390 ~sparc" RDEPEND=" dev-python/brotlicffi[${PYTHON_USEDEP}]