From: Michał Górny Date: Sat, 7 Dec 2019 09:09:31 +0000 (+0100) Subject: sys-devel/clang: Remove outdated blocker X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c55890e35bcb25ed94f1dc6a122b02e865aa776e;p=gentoo.git sys-devel/clang: Remove outdated blocker Signed-off-by: Michał Górny --- diff --git a/sys-devel/clang/clang-10.0.0.9999.ebuild b/sys-devel/clang/clang-10.0.0.9999.ebuild index 170076f5f1f0..79caa4453338 100644 --- a/sys-devel/clang/clang-10.0.0.9999.ebuild +++ b/sys-devel/clang/clang-10.0.0.9999.ebuild @@ -44,11 +44,9 @@ RDEPEND=" xml? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] ) ${PYTHON_DEPS}" DEPEND="${RDEPEND}" -# configparser-3.2 breaks the build (3.3 or none at all are fine) BDEPEND=" doc? ( dev-python/sphinx ) xml? ( virtual/pkgconfig ) - !!