From: Michał Górny Date: Mon, 23 Sep 2019 17:09:54 +0000 (+0200) Subject: games-server/ut2004-ded: Add RESTRICT=bindist X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bf94ef6a843e23fa1cfe0aae6e249d32f3d4c090;p=gentoo.git games-server/ut2004-ded: Add RESTRICT=bindist Signed-off-by: Michał Górny --- 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"