From e8fbdc8f4709d18cd9eff9cc0b90b939ee764535 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 11 Sep 2015 08:58:26 +0200 Subject: [PATCH] dev-python/attrdict: Drop unncessary die Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- dev-python/attrdict/attrdict-2.0.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/attrdict/attrdict-2.0.0.ebuild b/dev-python/attrdict/attrdict-2.0.0.ebuild index bc776d9514f5..541e0acfd87f 100644 --- a/dev-python/attrdict/attrdict-2.0.0.ebuild +++ b/dev-python/attrdict/attrdict-2.0.0.ebuild @@ -3,6 +3,7 @@ # $Id$ EAPI=5 + PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) inherit distutils-r1 @@ -26,5 +27,5 @@ DEPEND=" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" python_test() { - esetup.py nosetests || die "tests failed under ${EPYTHON}" + esetup.py nosetests } -- 2.26.2