Skip to content

Commit

Permalink
media-video/mplayer: drop keywords for arches not having ffmpeg 3 key…
Browse files Browse the repository at this point in the history
…worded

Package-Manager: portage-2.3.2
  • Loading branch information
aballier committed Dec 5, 2016
1 parent e4f129b commit 5519a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/mplayer/mplayer-1.3.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ RDEPEND+="
SLOT="0"
LICENSE="GPL-2"
if [[ ${PV} != *9999* ]]; then
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
else
KEYWORDS=""
fi
Expand Down

0 comments on commit 5519a62

Please sign in to comment.