Skip to content

Commit

Permalink
media-video/mplayer-1.2.1-r0: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 575196

Package-Manager: portage-2.3.0_rc1
  • Loading branch information
klausman committed May 26, 2016
1 parent fe48a7b commit 0cb0f14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-video/mplayer/mplayer-1.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -159,9 +159,9 @@ RDEPEND+="
SLOT="0"
LICENSE="GPL-2"
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
else
KEYWORDS="arm ia64 ppc ppc64 sparc"
KEYWORDS="alpha arm ia64 ppc ppc64 sparc"
fi

# faac codecs are nonfree
Expand Down

0 comments on commit 0cb0f14

Please sign in to comment.