From 4194b3248f3ccc73b44e820e4674c38518312e0e Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Mon, 2 May 2022 10:08:26 +0200 Subject: [PATCH] sci-mathematics/radian: fix patch name Signed-off-by: Alessandro Barbieri --- sci-mathematics/radian/radian-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/radian/radian-0.6.1.ebuild b/sci-mathematics/radian/radian-0.6.1.ebuild index 76558d841d..cee2fc2bbe 100644 --- a/sci-mathematics/radian/radian-0.6.1.ebuild +++ b/sci-mathematics/radian/radian-0.6.1.ebuild @@ -44,7 +44,7 @@ BDEPEND=" ) " -PATCHES=( "${FILESDIR}/${P}-no-pytest-runner.patch" ) +PATCHES=( "${FILESDIR}/${PN}-0.6.0-no-pytest-runner.patch" ) distutils_enable_tests pytest