commit: af4c7570fc64f5929c8768fcdae9a0374b895f93 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 08:14:03 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4c7570
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 <ulm <AT> gentoo.org> games-fps/tribes2/tribes2-25034.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 817ede1c391..9de54a92aaf 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"
