summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-24 22:25:40 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-24 22:25:40 +0200
commit2cbc325ac5ed8d419eda1b666862d5e0681fd93e (patch)
treeafed231e5cb726675f68932401f297aa641022ce
parentapp-emulation/virtualbox-guest-additions: add linux-5.3+ compatibility (diff)
downloadgentoo-2cbc325ac5ed8d419eda1b666862d5e0681fd93e.tar.gz
gentoo-2cbc325ac5ed8d419eda1b666862d5e0681fd93e.tar.bz2
gentoo-2cbc325ac5ed8d419eda1b666862d5e0681fd93e.zip
games-fps/doom3: Add RESTRICT="bindist mirror"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--games-fps/doom3/doom3-1.3.1304-r1.ebuild4
1 files 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 04242157ec3f..81c27d88b6fa 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"