From 48c671914aad64e59d88d2bf75ba23afb55816a6 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 18 Aug 2020 22:52:13 +0100 Subject: [PATCH] dev-python/hypothesis: keyworded 5.26.0 for ia64 keyworded wrt bug #737618 Package-Manager: Portage-3.0.3, Repoman-3.0.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- dev-python/hypothesis/hypothesis-5.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.26.0.ebuild b/dev-python/hypothesis/hypothesis-5.26.0.ebuild index 36a076362cee0..2ac74d435dc51 100644 --- a/dev-python/hypothesis/hypothesis-5.26.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.26.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="cli test" RESTRICT="!test? ( test )"