summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-01-25 15:16:24 +0100
committerTobias Klausmann <klausman@gentoo.org>2017-01-25 15:16:24 +0100
commitb04fc6e7d6bdf09eadbba07b3b84b2021d65a81e (patch)
tree8f947b4a55b1684c6246f27e8f1c5e7c015b3bb1 /dev-python/hypothesis
parentdev-python/attrs-16.3.0-r1: stable on alpha (diff)
downloadgentoo-b04fc6e7d6bdf09eadbba07b3b84b2021d65a81e.tar.gz
gentoo-b04fc6e7d6bdf09eadbba07b3b84b2021d65a81e.tar.bz2
gentoo-b04fc6e7d6bdf09eadbba07b3b84b2021d65a81e.zip
dev-python/hypothesis-3.6.0-r1: stable on alpha
Gentoo-Bug: 606330
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-3.6.0-r1.ebuild2
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 507ba7044c01..66595fa97641 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*')"