diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-data/quake3-data-1.32b.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/quake3-data/quake3-data-1.32b.ebuild b/games-fps/quake3-data/quake3-data-1.32b.ebuild index bc98a7d7c2e5..71c95445e07a 100644 --- a/games-fps/quake3-data/quake3-data-1.32b.ebuild +++ b/games-fps/quake3-data/quake3-data-1.32b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ LICENSE="Q3AEULA" SLOT="0" KEYWORDS="~alpha ~amd64 ~x86 ~x86-fbsd" IUSE="" +RESTRICT="bindist" S=${WORKDIR} dir=${GAMES_DATADIR}/quake3 |