commit: 6b714a5685451cc27e71dce3f7dfbe82de903f6e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 23 17:06:46 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 23 17:15:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b714a56
games-fps/ut2003-bonuspack-cm: Add RESTRICT=bindist Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild index 56ad6847461..5e55eb9e951 100644 --- a/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild +++ b/games-fps/ut2003-bonuspack-cm/ut2003-bonuspack-cm-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://ut.rushbase.net/beyondunreal/mods/cbp2003.zip" LICENSE="ut2003" SLOT="1" KEYWORDS="~x86" -RESTRICT="mirror strip" +RESTRICT="bindist mirror strip" RDEPEND="games-fps/ut2003" DEPEND="${RDEPEND}
