Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/
Date: Sat, 30 Jul 2022 09:51:05
Message-Id: 1659174630.6572ebcc121957cfd13c9a445664574ae35f93d8.arthurzam@gentoo
1 commit: 6572ebcc121957cfd13c9a445664574ae35f93d8
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 09:50:30 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 09:50:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6572ebcc
7
8 dev-python/hypothesis: Stabilize 6.49.1 hppa, #859202
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.49.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.49.1.ebuild b/dev-python/hypothesis/hypothesis-6.49.1.ebuild
16 index 7b89b0fb2ae8..4fc4aa3ee205 100644
17 --- a/dev-python/hypothesis/hypothesis-6.49.1.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.49.1.ebuild
19 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python"
20
21 LICENSE="MPL-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
25 IUSE="cli"
26
27 RDEPEND="