commit: bf94ef6a843e23fa1cfe0aae6e249d32f3d4c090
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 17:09:54 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 17:16:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf94ef6a
games-server/ut2004-ded: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
index 1ab10793617..cfee57c4fc6 100644
--- a/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
+++ b/games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
@@ -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=5
@@ -18,7 +18,7 @@ LICENSE="ut2003"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RESTRICT="mirror strip"
+RESTRICT="bindist mirror strip"
DEPEND="app-arch/unzip
app-arch/p7zip"