commit: 8f7e510d27c49a5c37ce5b09d633b608e0a8bf8f Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Tue Jun 28 03:20:56 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jun 28 15:42:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7e510d
dev-python/hypothesis: Keyword 6.48.0 ia64, #851642 Signed-off-by: matoro <matoro <AT> users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/26108 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/hypothesis/hypothesis-6.48.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-6.48.0.ebuild b/dev-python/hypothesis/hypothesis-6.48.0.ebuild index 317738907bde..b6adc3d4e991 100644 --- a/dev-python/hypothesis/hypothesis-6.48.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.48.0.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cli" RDEPEND="
