diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-12-05 13:15:33 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-12-05 13:16:14 +0100 |
commit | 5519a6278ce3a1de12aa125cf40bba6aa4af5e1c (patch) | |
tree | 00a9d6ae9493263c646a221338715f95b4e9b59f /media-video | |
parent | dev-perl/Time-Moment: Bump to version 0.400.0 (diff) | |
download | gentoo-5519a6278ce3a1de12aa125cf40bba6aa4af5e1c.tar.gz gentoo-5519a6278ce3a1de12aa125cf40bba6aa4af5e1c.tar.bz2 gentoo-5519a6278ce3a1de12aa125cf40bba6aa4af5e1c.zip |
media-video/mplayer: drop keywords for arches not having ffmpeg 3 keyworded
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/mplayer-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mplayer/mplayer-1.3.0.ebuild b/media-video/mplayer/mplayer-1.3.0.ebuild index 38bb01ab10c0..ee6d8283e26e 100644 --- a/media-video/mplayer/mplayer-1.3.0.ebuild +++ b/media-video/mplayer/mplayer-1.3.0.ebuild @@ -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 |