Skip to content

Commit

Permalink
games-strategy/spaz: restrict bindist
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/665108
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
Pinkbyte committed Sep 3, 2018
1 parent 77f1372 commit adb8e0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-strategy/spaz/spaz-1.605.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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(-)]
Expand Down

0 comments on commit adb8e0e

Please sign in to comment.