diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-05-31 10:14:03 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-05-31 10:24:07 +0200 |
commit | af4c7570fc64f5929c8768fcdae9a0374b895f93 (patch) | |
tree | fd062f727ca96c94f516fb31124cae3a4d81cd7d /games-fps | |
parent | games-fps/soldieroffortune: Add mirror and bindist restrictions. (diff) | |
download | gentoo-af4c7570fc64f5929c8768fcdae9a0374b895f93.tar.gz gentoo-af4c7570fc64f5929c8768fcdae9a0374b895f93.tar.bz2 gentoo-af4c7570fc64f5929c8768fcdae9a0374b895f93.zip |
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@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |