commit:     4c5553aa9d176f106a35bcb5505586de84796a43
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 17:18:52 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May 18 17:18:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c5553aa

sci-libs/NNPACK: remove ebegin eend

Closes: https://bugs.gentoo.org/845366
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/NNPACK/NNPACK-2020.12.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/NNPACK/NNPACK-2020.12.22.ebuild 
b/sci-libs/NNPACK/NNPACK-2020.12.22.ebuild
index 986c10b7a447..9f86918fe2b4 100644
--- a/sci-libs/NNPACK/NNPACK-2020.12.22.ebuild
+++ b/sci-libs/NNPACK/NNPACK-2020.12.22.ebuild
@@ -41,7 +41,7 @@ S="${WORKDIR}"/${PN}-${CommitId}
 PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
 
 python_check_deps() {
-       python_has_version "dev-python/PeachPy[${PYTHON_USEDEP}]"
+       has_version -b "dev-python/PeachPy[${PYTHON_USEDEP}]"
 }
 
 src_configure() {

Reply via email to