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