From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1553621-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 7E32F15808A for <garchives@archives.gentoo.org>; Mon, 11 Sep 2023 11:41:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB6992BC07B; Mon, 11 Sep 2023 11:41:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 96FDF2BC07B for <gentoo-commits@lists.gentoo.org>; Mon, 11 Sep 2023 11:41:07 +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 E677B335C7A for <gentoo-commits@lists.gentoo.org>; Mon, 11 Sep 2023 11:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C6EB117E for <gentoo-commits@lists.gentoo.org>; Mon, 11 Sep 2023 11:41:04 +0000 (UTC) From: "Arthur Zamarin" <arthurzam@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, "Arthur Zamarin" <arthurzam@gentoo.org> Message-ID: <1694432459.f0454da8e296e1314cb5aa149754d8a52ae00e50.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f0454da8e296e1314cb5aa149754d8a52ae00e50 X-VCS-Branch: master Date: Mon, 11 Sep 2023 11:41:04 +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: c4d3f0ab-0ed3-47f4-b359-8d6f4fac9ec0 X-Archives-Hash: f61d59de11c8ca71b84f4a5478701bb4 commit: f0454da8e296e1314cb5aa149754d8a52ae00e50 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 11 11:40:59 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Sep 11 11:40:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0454da8 dev-python/httpbin: Stabilize 0.10.1 sparc, #913984 Signed-off-by: Arthur Zamarin <arthurzam <AT> 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 9f2251d43887..33a5c6c0ecd9 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 ~loong ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~s390 sparc" RDEPEND=" dev-python/brotlicffi[${PYTHON_USEDEP}]