Introduce new restrictions for all packages in this overlay

Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
Shin'ya Minazuki
2026-04-10 20:26:24 -03:00
parent e997c73604
commit 4598744587
10 changed files with 19 additions and 1 deletions

View File

@@ -76,6 +76,8 @@ RDEPEND="
x11-libs/pixman
"
RESTRICT="mirror"
src_install() {
if use amd64; then
cd deltachat-desktop-${PV} || die