From 3088353783305df24afc3a852eb43d871b6cf451 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 23 Sep 2019 18:11:23 +0200 Subject: [PATCH] games-mods.eclass: Actually add RESTRICT=bindist this time MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- eclass/games-mods.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index 9b3e3485738f..bbc9423154dd 100644 --- a/eclass/games-mods.eclass +++ b/eclass/games-mods.eclass @@ -133,7 +133,7 @@ DESCRIPTION="${GAME_NAME} ${MOD_NAME} - ${MOD_DESC}" SLOT="0" IUSE="dedicated opengl" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" DEPEND="app-arch/unzip" RDEPEND="dedicated? ( $(games-mods_get_rdepend --ded) ) -- 2.26.2