From be933f09729f0d2a01be36bc9fffed5ef09ed4e0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 19:10:35 +0200 Subject: games-strategy/defcon-demo: Add RESTRICT=bindist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-strategy/defcon-demo') diff --git a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild index 486a654236bb..4d2f1544bc82 100644 --- a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild +++ b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ LICENSE="Introversion" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="+system-libs" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" # glibc discussion: # http://forums.introversion.co.uk/defcon/viewtopic.php?t=4016 -- cgit v1.2.3-65-gdbad