From 5ef867d5fcd777ffc8c9d0b194eca93386a60f56 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 23 Sep 2019 19:10:10 +0200 Subject: games-strategy/darwinia-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/darwinia-demo/darwinia-demo-1.3.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-strategy') diff --git a/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r1.ebuild b/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r1.ebuild index c49c2f6401b3..7cda5fd981a6 100644 --- a/games-strategy/darwinia-demo/darwinia-demo-1.3.0-r1.ebuild +++ b/games-strategy/darwinia-demo/darwinia-demo-1.3.0-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 @@ -12,7 +12,7 @@ LICENSE="Introversion" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" RDEPEND=" media-libs/libsdl[abi_x86_32(-)] -- cgit v1.2.3-65-gdbad