From bf94ef6a843e23fa1cfe0aae6e249d32f3d4c090 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 19:09:54 +0200 Subject: games-server/ut2004-ded: Add RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-server') diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild index 1ab10793617a..cfee57c4fc69 100644 --- a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild +++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ LICENSE="ut2003" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" DEPEND="app-arch/unzip app-arch/p7zip" -- cgit v1.2.3-65-gdbad