summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:52:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 22:53:19 +0100
commit48c671914aad64e59d88d2bf75ba23afb55816a6 (patch)
tree625308de4b98d2455f897b7e300733dc87bd74ec
parentdev-python/funcparserlib: keyworded 0.3.6-r1 for ia64 (diff)
downloadgentoo-48c671914aad64e59d88d2bf75ba23afb55816a6.tar.gz
gentoo-48c671914aad64e59d88d2bf75ba23afb55816a6.tar.bz2
gentoo-48c671914aad64e59d88d2bf75ba23afb55816a6.zip
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 <slyfox@gentoo.org>
-rw-r--r--dev-python/hypothesis/hypothesis-5.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.26.0.ebuild b/dev-python/hypothesis/hypothesis-5.26.0.ebuild
index 36a076362cee..2ac74d435dc5 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 )"