From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1435549-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 17AC4158096 for <garchives@archives.gentoo.org>; Mon, 12 Sep 2022 04:36:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 013C9E08A2; Mon, 12 Sep 2022 04:36:48 +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 BF1CBE08A2 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 04:36:47 +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 AF1B333BEF5 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 04:36:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5AF95D3 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Sep 2022 04:36:44 +0000 (UTC) From: "Jakov Smolić" <jsmolic@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, "Jakov Smolić" <jsmolic@gentoo.org> Message-ID: <1662957393.9e461e91dfc6f3b8b8afb6c9b99223b80e865e9f.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tinycss2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild X-VCS-Directories: dev-python/tinycss2/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 9e461e91dfc6f3b8b8afb6c9b99223b80e865e9f X-VCS-Branch: master Date: Mon, 12 Sep 2022 04:36:44 +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: 27b77796-5444-4a1a-a645-bf5c833dcf30 X-Archives-Hash: 7633ed5568cf485b9fe66ac12577d66b commit: 9e461e91dfc6f3b8b8afb6c9b99223b80e865e9f Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Mon Sep 12 00:57:35 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Sep 12 04:36:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e461e91 dev-python/tinycss2: Stabilize 1.1.1-r1 sparc, #866758 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild b/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild index 1221cf515d58..b7f2bb4bc634 100644 --- a/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild +++ b/dev-python/tinycss2/tinycss2-1.1.1-r1.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/webencodings-0.4[${PYTHON_USEDEP}]