dev-python/python-magic: Permit building binpkg with file[python]

The 'sys-apps/file[-python]' dep is there only to prevent file
collisions, so there is no need to force it for pure package builds.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-28 21:02:58 +02:00
parent 30fc3d17b3
commit 2f63a06672

View File

@@ -20,7 +20,7 @@ RESTRICT="!test? ( test )"
RDEPEND="sys-apps/file[-python]"
BDEPEND="
test? ( ${RDEPEND} )
test? ( sys-apps/file )
"
PATCHES=(