sys-fs/overlaybd: Actually pin TCMU this time

I accidentally forgot to stage this change when committing that fix. 🤦‍♂️

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2025-08-13 10:23:05 +01:00
parent 243c41b1ed
commit 0e5b7605fc
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

View File

@ -45,6 +45,7 @@ RDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-cross.patch
"${FILESDIR}"/${PN}-pin-tcmu.patch
)
src_prepare() {