Skip to content

Commit

Permalink
games-server/ut2004-ded: Add RESTRICT=bindist
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Sep 23, 2019
1 parent 5dbc7b4 commit bf94ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-server/ut2004-ded/ut2004-ded-3369.3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -18,7 +18,7 @@ LICENSE="ut2003"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror strip"
RESTRICT="bindist mirror strip"

DEPEND="app-arch/unzip
app-arch/p7zip"
Expand Down

0 comments on commit bf94ef6

Please sign in to comment.