diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 14:18:22 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:33:36 -0600 |
commit | 27c770609b8a51e2c333a04ba1ecbce154e09cb1 (patch) | |
tree | 9694280c43bb2685e80ba7c2d8c88255af792263 /dev-python/hypothesis | |
parent | dev-python/pytest-xdist: 1.15.0 stable amd64 and x86 (diff) | |
download | gentoo-27c770609b8a51e2c333a04ba1ecbce154e09cb1.tar.gz gentoo-27c770609b8a51e2c333a04ba1ecbce154e09cb1.tar.bz2 gentoo-27c770609b8a51e2c333a04ba1ecbce154e09cb1.zip |
dev-python/hypothesis: 3.6.0-r1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild index 8d93829b49ea..507ba7044c01 100644 --- a/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild +++ b/dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" 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="" RDEPEND="$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 'python2*')" |