Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/spaz/
Date: Mon, 03 Sep 2018 08:54:51
Message-Id: 1535964811.adb8e0eb8727d82fe9db88866d7c1f44c6d3bab7.pinkbyte@gentoo
1 commit: adb8e0eb8727d82fe9db88866d7c1f44c6d3bab7
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 3 08:53:31 2018 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 3 08:53:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb8e0eb
7
8 games-strategy/spaz: restrict bindist
9
10 Bug: https://bugs.gentoo.org/665108
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12
13 games-strategy/spaz/spaz-1.605.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-strategy/spaz/spaz-1.605.ebuild b/games-strategy/spaz/spaz-1.605.ebuild
17 index 80749b2c42c..943dbedf377 100644
18 --- a/games-strategy/spaz/spaz-1.605.ebuild
19 +++ b/games-strategy/spaz/spaz-1.605.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -12,7 +12,7 @@ LICENSE="LOKI-EULA"
27 SLOT="0"
28 KEYWORDS="-* ~amd64 ~x86"
29 IUSE="alsa pulseaudio"
30 -RESTRICT="fetch strip"
31 +RESTRICT="bindist fetch strip"
32
33 DEPEND="app-arch/unzip"
34 RDEPEND=">=media-libs/openal-1.15.1[alsa?,pulseaudio?,abi_x86_32(-)]