diff --git a/dev-python/pyside/pyside-6.8.2-r1.ebuild b/dev-python/pyside/pyside-6.8.2-r1.ebuild index aa061d8a2999f..871cec23dd0f3 100644 --- a/dev-python/pyside/pyside-6.8.2-r1.ebuild +++ b/dev-python/pyside/pyside-6.8.2-r1.ebuild @@ -207,7 +207,7 @@ PATCHES=( # Needs porting to newer wheel and setuptools "${FILESDIR}/${PN}-6.8.2-quick-fix-build-wheel.patch" # References files not present in our dev-qt/qtbase - "${FILESDIR}/${PN}-6.8.2-no-qtexampleicons.patch" + "${FILESDIR}/${P}-no-qtexampleicons.patch" # TODO: remove in 6.8.3 ) # Build system duplicates system libraries. TODO: fix