From: Ulrich Müller Date: Fri, 31 May 2019 08:14:03 +0000 (+0200) Subject: games-fps/tribes2: Add bindist restriction. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=af4c7570fc64f5929c8768fcdae9a0374b895f93;p=gentoo.git games-fps/tribes2: Add bindist restriction. Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller --- diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 817ede1c3913..9de54a92aaf8 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.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 @@ -16,7 +16,7 @@ SLOT="0" # someone does fix the patching. KEYWORDS="-amd64 ~x86" IUSE="" -RESTRICT="mirror strip" +RESTRICT="mirror bindist strip" DEPEND="sys-libs/glibc games-util/loki_patch"