commit:     13e225f26a38b42ac1d08be79fe780e52d3581f1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 21:17:41 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 16 21:39:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e225f2

dev-python/pylint: Remove wrong test restriction

 dev-python/pylint/pylint-1.7.1-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/pylint/pylint-1.7.1-r1.ebuild 
b/dev-python/pylint/pylint-1.7.1-r1.ebuild
index 54eb6b319cc..5ab240286e0 100644
--- a/dev-python/pylint/pylint-1.7.1-r1.ebuild
+++ b/dev-python/pylint/pylint-1.7.1-r1.ebuild
@@ -33,8 +33,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
        test? ( ${RDEPEND} )"
 
-RESTRICT="test" # multiple failures
-
 # Usual. Requ'd for impl specific failures in test phase
 DISTUTILS_IN_SOURCE_BUILD=1
 

Reply via email to