games-action/badland: add RESTRICT="fetch mirror"
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 12 May 2019 10:29:30 +0000 (11:29 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 12 May 2019 16:21:44 +0000 (17:21 +0100)
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 <slyfox@gentoo.org>
games-action/badland/badland-121.ebuild

index 78a303c6988464ed9a95018743d4593329af81a3..f62252013b6b439b0c64c9a5baec6f89892d538e 100644 (file)
@@ -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}/*"