commit: ae91b0b4c65e75436349fc78aa3a38aff349d3f9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 14:20:02 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 14:23:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae91b0b4
games-fps/doom3-demo: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
b/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
index ca85154bdbb..bdc21742c79 100644
--- a/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
+++ b/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="DOOM3"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="strip mirror"
+RESTRICT="bindist strip mirror"
QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/${PN}/*"
# Do not remove the amd64 dep unless you are POSITIVE that it is not necessary.