games-fps/urbanterror-data: Add RESTRICT="bindist"
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 Sep 2019 20:36:21 +0000 (22:36 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 Sep 2019 20:36:21 +0000 (22:36 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-fps/urbanterror-data/urbanterror-data-4.3.4.ebuild

index 556d1a44ce496a075526595d271f1f09ced1103d..a3c4a290fb5afa21ebec35d1fa23b1e78badb038 100644 (file)
@@ -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"