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/etqw-data/
Date: Sat, 28 Sep 2019 21:17:47
Message-Id: 1569705458.8c408288ae9756c76488441bb06c1d34402a34c6.mgorny@gentoo
1 commit: 8c408288ae9756c76488441bb06c1d34402a34c6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 21:12:22 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 21:17:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c408288
7
8 games-fps/etqw-data: Add RESTRICT=bindist
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/etqw-data/etqw-data-1.0-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
16 index 6f5806dd98a..4daa9a4603a 100644
17 --- a/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
18 +++ b/games-fps/etqw-data/etqw-data-1.0-r1.ebuild
19 @@ -12,6 +12,7 @@ LICENSE="ETQW"
20 SLOT="0"
21 KEYWORDS="-* ~amd64 ~x86"
22 IUSE="videos"
23 +RESTRICT="bindist"
24
25 S="${WORKDIR}"