diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:50:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-09 12:50:12 +0100 |
commit | 3ea9715c284d45cc3894def3f8f7f91052927af7 (patch) | |
tree | 7c63c0e555849a0600b893cfa1dbdae285e10c82 /dev-python/hypothesis | |
parent | dev-perl/DBD-Pg: ia64 stable wrt bug #704874 (diff) | |
download | gentoo-3ea9715c284d45cc3894def3f8f7f91052927af7.tar.gz gentoo-3ea9715c284d45cc3894def3f8f7f91052927af7.tar.bz2 gentoo-3ea9715c284d45cc3894def3f8f7f91052927af7.zip |
dev-python/hypothesis: ia64 stable wrt bug #704906
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.50.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.50.8.ebuild b/dev-python/hypothesis/hypothesis-4.50.8.ebuild index bc4dc9fe7f46..9b96ee0d9c1e 100644 --- a/dev-python/hypothesis/hypothesis-4.50.8.ebuild +++ b/dev-python/hypothesis/hypothesis-4.50.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" RESTRICT="!test? ( test )" |