From a6f67cb3dccf94f38f6163e88630582a9d5b6db1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 24 Sep 2019 22:30:23 +0200 Subject: [PATCH] games-fps/quake3-bin: Add RESTRICT="bindist" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild index e8b0f6c18faf..4037731a4379 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r2.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-r2.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 @@ -13,7 +13,7 @@ LICENSE="Q3AEULA GPL-2" #gpl for init script bug #425942 SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="cdinstall dedicated teamarena" -RESTRICT="strip" +RESTRICT="bindist strip" DEPEND="app-arch/unzip" RDEPEND="sys-libs/glibc -- 2.26.2