dev-python/compreffor: fix patch name

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-28 10:46:41 +02:00
parent 76c36ec52b
commit 2edabf1732

View File

@@ -27,7 +27,7 @@ BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
"
PATCHES=( "${FILESDIR}/${P}-remove-unwanted-dependencies.patch" )
PATCHES=( "${FILESDIR}/${PN}-0.5.1_p1-remove-unwanted-dependencies.patch" )
distutils_enable_tests pytest