commit: adb8e0eb8727d82fe9db88866d7c1f44c6d3bab7 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Mon Sep 3 08:53:31 2018 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Mon Sep 3 08:53:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb8e0eb
games-strategy/spaz: restrict bindist Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.40, Repoman-2.3.9 games-strategy/spaz/spaz-1.605.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/spaz/spaz-1.605.ebuild b/games-strategy/spaz/spaz-1.605.ebuild index 80749b2c42c..943dbedf377 100644 --- a/games-strategy/spaz/spaz-1.605.ebuild +++ b/games-strategy/spaz/spaz-1.605.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -12,7 +12,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="alsa pulseaudio" -RESTRICT="fetch strip" +RESTRICT="bindist fetch strip" DEPEND="app-arch/unzip" RDEPEND=">=media-libs/openal-1.15.1[alsa?,pulseaudio?,abi_x86_32(-)]
