From: Sergei Trofimovich Date: Sun, 12 May 2019 10:29:30 +0000 (+0100) Subject: games-action/badland: add RESTRICT="fetch mirror" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=91ac93f30aa183de0c93c771f53514c361e2fc96;p=gentoo.git games-action/badland: add RESTRICT="fetch mirror" Noticed unfetchable SRC_URI when ran full mirror: $ emirrordist --verbose --mirror --tries 1 \ --repo gentoo --distfiles $(portageq envvar DISTDIR) [INFO] failure: games-action/badland-121 Badland_GotY_121.tar no fetchable uris Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich --- diff --git a/games-action/badland/badland-121.ebuild b/games-action/badland/badland-121.ebuild index 78a303c69884..f62252013b6b 100644 --- a/games-action/badland/badland-121.ebuild +++ b/games-action/badland/badland-121.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="Badland_GotY_${PV}.tar LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -RESTRICT="bindist splitdebug" +RESTRICT="bindist fetch mirror splitdebug" QA_PREBUILT="opt/${PN}/*"