From 2cbc325ac5ed8d419eda1b666862d5e0681fd93e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 24 Sep 2019 22:25:40 +0200 Subject: games-fps/doom3: Add RESTRICT="bindist mirror" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-fps/doom3/doom3-1.3.1304-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- cgit v1.2.3-65-gdbad