From 918baf4b6fd5d2de938d1fd2cac13083042fa72b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 24 Sep 2019 22:34:47 +0200 Subject: [PATCH] games-fps/quake4-data: 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/quake4-data/quake4-data-1.0.2147.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild index a4675a6b575f..b2aefed0c507 100644 --- a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild +++ b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ LICENSE="QUAKE4" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="bindist strip" DEPEND="app-arch/bzip2 app-arch/tar" -- 2.26.2