From 06eaf3bc64a09c586e3add31732829f71aa4bd37 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 9 Dec 2023 09:44:17 +0100 Subject: games-fps/quake1-data: Add bindist restriction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- games-fps/quake1-data/quake1-data-2.40-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games-fps/quake1-data') diff --git a/games-fps/quake1-data/quake1-data-2.40-r1.ebuild b/games-fps/quake1-data/quake1-data-2.40-r1.ebuild index ed730aa32cb3..974117cb7bf2 100644 --- a/games-fps/quake1-data/quake1-data-2.40-r1.ebuild +++ b/games-fps/quake1-data/quake1-data-2.40-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # TODO: if installing off of the 1.01 cd, need to fetch the @@ -17,6 +17,7 @@ S="${WORKDIR}" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" +RESTRICT="bindist" RDEPEND="!games-fps/quake1-demodata[symlink]" BDEPEND="app-arch/lha" -- cgit v1.2.3-65-gdbad