diff options
author | 2019-12-20 13:51:34 +0100 | |
---|---|---|
committer | 2019-12-20 13:51:34 +0100 | |
commit | 1bd9b7d0e51e11dfb709ac1575b970bcbb9efcd6 (patch) | |
tree | 7f8abeb6c3af8459a7e11a2c177cdffcd8244375 /dev-python | |
parent | dev-python/attrs: ia64 stable wrt bug #703062 (diff) | |
download | gentoo-1bd9b7d0e51e11dfb709ac1575b970bcbb9efcd6.tar.gz gentoo-1bd9b7d0e51e11dfb709ac1575b970bcbb9efcd6.tar.bz2 gentoo-1bd9b7d0e51e11dfb709ac1575b970bcbb9efcd6.zip |
dev-python/hypothesis: ia64 stable wrt bug #703062
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')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.47.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.47.5.ebuild b/dev-python/hypothesis/hypothesis-4.47.5.ebuild index ef4e8e5f2435..17b2d94548ac 100644 --- a/dev-python/hypothesis/hypothesis-4.47.5.ebuild +++ b/dev-python/hypothesis/hypothesis-4.47.5.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 )" |