commit: c88e4c9f4552254d9758e7a9e80cc23073245031 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 07:32:26 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=c88e4c9f
games-action/mutantstorm-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/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild b/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild index c97fee4f717..6a4460c8715 100644 --- a/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild +++ b/games-action/mutantstorm-demo/mutantstorm-demo-1.33-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ LICENSE="POMPOM" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="strip mirror bindist" RDEPEND=" media-libs/libsdl[abi_x86_32(-)]
