Skip to content

Commit

Permalink
games-fps/serious-sam-tse: restrict mirror and bindist
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/665108
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
Pinkbyte committed Sep 3, 2018
1 parent 529e9e0 commit 77f1372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -17,7 +17,7 @@ SRC_URI="http://icculus.org/betas/ssam/${MY_PN}-${MY_PV}.sh.bin"
LICENSE="LOKI-EULA"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
RESTRICT="strip"
RESTRICT="bindist mirror strip"
IUSE="alsa"

DEPEND=">=app-arch/unshield-0.6"
Expand Down

0 comments on commit 77f1372

Please sign in to comment.