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

@@ -18,6 +18,8 @@ DEPEND="
gnupg? ( app-crypt/gnupg )
"
RESTRICT="mirror"
src_compile() {
emake
}