commit: 918baf4b6fd5d2de938d1fd2cac13083042fa72b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 20:34:47 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 20:34:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918baf4b
games-fps/quake4-data: Add RESTRICT="bindist"
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
index a4675a6b575..b2aefed0c50 100644
--- a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
+++ b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ LICENSE="QUAKE4"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="strip"
+RESTRICT="bindist strip"
DEPEND="app-arch/bzip2
app-arch/tar"