commit: c495ed5a4f9f4ab9f7efacfdce2ee4e36a6f0fc5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 07:33:44 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c495ed5a
games-action/spacetripper-demo: Add mirror and bindist restrictions. Bug: https://bugs.gentoo.org/601052 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild b/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild index 637e20d2d6f..7dc8a1ea15e 100644 --- a/games-action/spacetripper-demo/spacetripper-demo-1-r1.ebuild +++ b/games-action/spacetripper-demo/spacetripper-demo-1-r1.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=6 @@ -14,7 +14,7 @@ LICENSE="POMPOM" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="strip mirror bindist" RDEPEND=" >=virtual/opengl-7.0-r1[abi_x86_32(-)]
