Introduce new restrictions for all packages in this overlay
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
@@ -76,6 +76,8 @@ RDEPEND="
|
||||
x11-libs/pixman
|
||||
"
|
||||
|
||||
RESTRICT="mirror"
|
||||
|
||||
src_install() {
|
||||
if use amd64; then
|
||||
cd deltachat-desktop-${PV} || die
|
||||
|
||||
@@ -26,6 +26,8 @@ BDEPEND="
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
RESTRICT="mirror"
|
||||
|
||||
src_compile() {
|
||||
ego build -o bin/${PN}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user