diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 11:40:02 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 12:33:33 +0000 |
commit | 21ca62504535c17339a6ff48fed8df624a3f0198 (patch) | |
tree | 3dfb39b1f69bc59b2ca9eee460a5235efa4d1ff6 /media-video | |
parent | media-video/ffmpeg: keyworded 4.0.3 for ppc, bug #653676 (diff) | |
download | gentoo-21ca62504535c17339a6ff48fed8df624a3f0198.tar.gz gentoo-21ca62504535c17339a6ff48fed8df624a3f0198.tar.bz2 gentoo-21ca62504535c17339a6ff48fed8df624a3f0198.zip |
media-video/ffmpeg: keyworded 4.1 for ppc, bug #653676
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.1.ebuild b/media-video/ffmpeg/ffmpeg-4.1.ebuild index 34b08d7a8e20..1876dbb12b65 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi # Options to use as use_enable in the foo[:bar] form. |