commit:     fe13d08329fdb62238d7131d2742697254f0bf88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 06:27:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 06:31:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe13d083

games-fps/ut2004-demo: fix MissingLicenseRestricts

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-fps/ut2004-demo/ut2004-demo-3334-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-fps/ut2004-demo/ut2004-demo-3334-r2.ebuild 
b/games-fps/ut2004-demo/ut2004-demo-3334-r2.ebuild
index 7615513c46a..51362724f16 100644
--- a/games-fps/ut2004-demo/ut2004-demo-3334-r2.ebuild
+++ b/games-fps/ut2004-demo/ut2004-demo-3334-r2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"
 LICENSE="ut2003-demo"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
-RESTRICT="strip"
+RESTRICT="bindist mirror strip"
 
 RDEPEND="
        sys-libs/libstdc++-v3:5
@@ -22,6 +22,7 @@ RDEPEND="
        x11-libs/libXext[abi_x86_32(-)]
        virtual/opengl[abi_x86_32(-)]
 "
+
 dir=opt/${PN}
 Ddir="${ED}"/${dir}
 QA_PREBUILT="${dir}/System/*"

Reply via email to