From 5dbc7b4d24d841e84aea5dcfc077a87133a904a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 23 Sep 2019 19:09:38 +0200 Subject: [PATCH] games-server/etqw-ded: Add RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-server/etqw-ded/etqw-ded-1.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild b/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild index 874a41b05258..414f11df15d7 100644 --- a/games-server/etqw-ded/etqw-ded-1.5-r1.ebuild +++ b/games-server/etqw-ded/etqw-ded-1.5-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=6 @@ -12,7 +12,7 @@ LICENSE="ETQW" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="fetch strip" +RESTRICT="bindist fetch strip" DEPEND="app-arch/unzip" RDEPEND="sys-libs/glibc" -- 2.26.2