summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-11 12:29:47 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-11 13:24:29 +0200
commit8fbb960e3e03c7112420635a174fc99346724180 (patch)
tree626637d42159f384d1b71f8f6c273e9721e94782 /dev-python/nose/nose-9999.ebuild
parentdev-python/mock: Add python3.5 support (diff)
downloadgentoo-8fbb960e3e03c7112420635a174fc99346724180.tar.gz
gentoo-8fbb960e3e03c7112420635a174fc99346724180.tar.bz2
gentoo-8fbb960e3e03c7112420635a174fc99346724180.zip
dev-python/nose: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/nose/nose-9999.ebuild')
-rw-r--r--dev-python/nose/nose-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild
index 5af1375a1e4e..fefdcadf0415 100644
--- a/dev-python/nose/nose-9999.ebuild
+++ b/dev-python/nose/nose-9999.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS=""
IUSE="doc examples test"
RDEPEND="dev-python/coverage[${PYTHON_USEDEP}]