diff options
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/badland/badland-121.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}/*" |