media-libs/lilv: fix pkg_setup typo

Closes: https://bugs.gentoo.org/970214
Fixes: 1c936ccb2e
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-17 16:58:52 +00:00
parent 97754c1830
commit d16fc7c915

View File

@@ -41,7 +41,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
pkg_setup() {
use python && python-single-r1_python_setup
use python && python-single-r1_pkg_setup
}
src_prepare() {