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: Tue, 28 Jun 2022 15:47:30
Message-Id: 1656431215.fd1d56b1e12c678e004a591941451fd355d255fc.arthurzam@gentoo
1 commit: fd1d56b1e12c678e004a591941451fd355d255fc
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 15:46:55 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 15:46:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1d56b1
7
8 dev-python/hypothesis: keyword 6.48.1 for ~ia64
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/hypothesis/hypothesis-6.48.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/hypothesis/hypothesis-6.48.1.ebuild b/dev-python/hypothesis/hypothesis-6.48.1.ebuild
16 index 317738907bde..b6adc3d4e991 100644
17 --- a/dev-python/hypothesis/hypothesis-6.48.1.ebuild
18 +++ b/dev-python/hypothesis/hypothesis-6.48.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 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
25 IUSE="cli"
26
27 RDEPEND="