commit: 5af6c8320589ffda2831083ec22284e2c5d5e8c6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 20:36:21 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 20:36:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af6c832
games-fps/urbanterror-data: Add RESTRICT="bindist"
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
b/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
index 556d1a44ce4..a3c4a290fb5 100644
--- a/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
+++ b/games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -30,6 +30,7 @@ unset MY_CTR
LICENSE="Q3AEULA-20000111 urbanterror-4.2-maps"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RESTRICT="bindist"
DEPEND="app-arch/unzip"
S="${WORKDIR}/${MY_PN}43"