games-server/etqw-ded: Add RESTRICT=bindist
authorMichał Górny <mgorny@gentoo.org>
Mon, 23 Sep 2019 17:09:38 +0000 (19:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 23 Sep 2019 17:16:03 +0000 (19:16 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-server/etqw-ded/etqw-ded-1.5-r1.ebuild

index 874a41b05258e0fce7ea1ec003e38df6bceec30f..414f11df15d73a0abe2646d6cc28ea629e33cc68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ LICENSE="ETQW"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
-RESTRICT="fetch strip"
+RESTRICT="bindist fetch strip"
 
 DEPEND="app-arch/unzip"
 RDEPEND="sys-libs/glibc"