summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:41:35 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:42:16 +0100
commit8300546c1419e9277810a670f3e291d50f7b5d40 (patch)
treec20e645477b3c548b014614baeeef4d5d7449b3c /dev-python/hypothesis
parentapp-shells/fish: keyworded 3.1.0 for ia64, bug #707350 (diff)
downloadgentoo-8300546c1419e9277810a670f3e291d50f7b5d40.tar.gz
gentoo-8300546c1419e9277810a670f3e291d50f7b5d40.tar.bz2
gentoo-8300546c1419e9277810a670f3e291d50f7b5d40.zip
dev-python/hypothesis: keyworded 5.8.3 for ia64, bug #703174
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-5.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.8.3.ebuild b/dev-python/hypothesis/hypothesis-5.8.3.ebuild
index d58e54d707b8..161feb37e789 100644
--- a/dev-python/hypothesis/hypothesis-5.8.3.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.8.3.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"