diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-05-31 10:15:47 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-05-31 10:24:08 +0200 |
commit | b78b3b25c45cbc562d2e0c7f846bee4de959d538 (patch) | |
tree | 4ca90a4cbf8d3b61c56a53a70aa4f995059fa178 /games-strategy | |
parent | games-fps/tribes2: Add bindist restriction. (diff) | |
download | gentoo-b78b3b25c45cbc562d2e0c7f846bee4de959d538.tar.gz gentoo-b78b3b25c45cbc562d2e0c7f846bee4de959d538.tar.bz2 gentoo-b78b3b25c45cbc562d2e0c7f846bee4de959d538.zip |
games-strategy/heroes3: Add mirror and bindist restrictions.
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-strategy')
-rw-r--r-- | games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild index a08da4b3256a..46b85c58595f 100644 --- a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild +++ b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # [x] Base Install Required (+4 MB) @@ -39,7 +39,7 @@ SLOT="0" IUSE="nocd maps music sounds videos" #linguas_en linguas_es linguas_pl linguas_de" KEYWORDS="~amd64 ~x86" -RESTRICT="strip" +RESTRICT="strip mirror bindist" DEPEND="=dev-util/xdelta-1* games-util/loki_patch" |