dev-python/matplotlib: Drop obsolete mirror restriction

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564714

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-03 09:08:37 +01:00
parent b8e3447735
commit 9dc17d867d
4 changed files with 0 additions and 8 deletions

View File

@@ -107,8 +107,6 @@ RDEPEND="${COMMON_DEPEND}
qt5? ( dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] )
"
RESTRICT="mirror"
# A few C++ source files are written to srcdir.
# Other than that, the ebuild shall be fit for out-of-source build.
DISTUTILS_IN_SOURCE_BUILD=1