commit: 77f1372f00ea5be02bbd884c1b8b15d2349e2240 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Mon Sep 3 08:51:36 2018 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Mon Sep 3 08:52:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f1372f
games-fps/serious-sam-tse: restrict mirror and bindist Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.40, Repoman-2.3.9 games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild b/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild index f2ebf0bb203..266685806eb 100644 --- a/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild +++ b/games-fps/serious-sam-tse/serious-sam-tse-1_beta1-r1.ebuild @@ -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 @@ -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"