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 4644E158094 for ; Thu, 30 Jun 2022 18:06:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 537F7E0BD4; Thu, 30 Jun 2022 18:06:44 +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 BCD3BE0BD4 for ; Thu, 30 Jun 2022 18:06:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9714F34179F for ; Thu, 30 Jun 2022 18:06:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A64C051E for ; Thu, 30 Jun 2022 18:06:40 +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: <1656612385.92ead5e36efd91d8f492bdac293ed45857eefeee.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hypothesis/hypothesis-6.48.2.ebuild X-VCS-Directories: dev-python/hypothesis/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 92ead5e36efd91d8f492bdac293ed45857eefeee X-VCS-Branch: master Date: Thu, 30 Jun 2022 18:06:40 +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: 3c3907f0-8f15-4ddc-993c-90d924a4f827 X-Archives-Hash: a1e1ae3c8fda36fa11f3a6994383b2da commit: 92ead5e36efd91d8f492bdac293ed45857eefeee Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 30 18:06:25 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 30 18:06:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ead5e3 dev-python/hypothesis: Keyword 6.48.2 s390, #851642 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/hypothesis/hypothesis-6.48.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-6.48.2.ebuild b/dev-python/hypothesis/hypothesis-6.48.2.ebuild index b6adc3d4e991..fe54fbddde16 100644 --- a/dev-python/hypothesis/hypothesis-6.48.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.48.2.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND="