Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/doom3-demo/
Date: Mon, 23 Sep 2019 14:23:54
Message-Id: 1569248622.ae91b0b4c65e75436349fc78aa3a38aff349d3f9.mgorny@gentoo
1 commit: ae91b0b4c65e75436349fc78aa3a38aff349d3f9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 14:20:02 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 14:23:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae91b0b4
7
8 games-fps/doom3-demo: Add RESTRICT=bindist
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index ca85154bdbb..bdc21742c79 100644
17 --- a/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
18 +++ b/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="DOOM3"
20 SLOT="0"
21 KEYWORDS="-* ~amd64 ~x86"
22 IUSE=""
23 -RESTRICT="strip mirror"
24 +RESTRICT="bindist strip mirror"
25 QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/${PN}/*"
26
27 # Do not remove the amd64 dep unless you are POSITIVE that it is not necessary.