commit: 2cbc325ac5ed8d419eda1b666862d5e0681fd93e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 20:25:40 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 20:25:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbc325a
games-fps/doom3: Add RESTRICT="bindist mirror"
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-fps/doom3/doom3-1.3.1304-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/doom3/doom3-1.3.1304-r1.ebuild
b/games-fps/doom3/doom3-1.3.1304-r1.ebuild
index 04242157ec3..81c27d88b6f 100644
--- a/games-fps/doom3/doom3-1.3.1304-r1.ebuild
+++ b/games-fps/doom3/doom3-1.3.1304-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ LICENSE="DOOM3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="cdinstall dedicated roe"
-RESTRICT="strip"
+RESTRICT="bindist mirror strip"
DEPEND="app-arch/bzip2
app-arch/tar"