From: Michał Górny Date: Tue, 24 Sep 2019 20:25:40 +0000 (+0200) Subject: games-fps/doom3: Add RESTRICT="bindist mirror" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2cbc325ac5ed8d419eda1b666862d5e0681fd93e;p=gentoo.git games-fps/doom3: Add RESTRICT="bindist mirror" Signed-off-by: Michał Górny --- diff --git a/games-fps/doom3/doom3-1.3.1304-r1.ebuild b/games-fps/doom3/doom3-1.3.1304-r1.ebuild index 04242157ec3f..81c27d88b6fa 100644 --- a/games-fps/doom3/doom3-1.3.1304-r1.ebuild +++ b/games-fps/doom3/doom3-1.3.1304-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ LICENSE="DOOM3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="cdinstall dedicated roe" -RESTRICT="strip" +RESTRICT="bindist mirror strip" DEPEND="app-arch/bzip2 app-arch/tar"