diff options
author | 2021-06-07 07:22:49 +0100 | |
---|---|---|
committer | 2021-06-07 07:25:03 +0100 | |
commit | 0f6cdebee6f1186da80f2c3776b21e488ccbf813 (patch) | |
tree | 03e3fa237204e04b2c410a1f14d6af5646421a26 /media-video/ffmpeg | |
parent | x11-wm/ctwm: stable 4.0.3 for ppc (diff) | |
download | gentoo-0f6cdebee6f1186da80f2c3776b21e488ccbf813.tar.gz gentoo-0f6cdebee6f1186da80f2c3776b21e488ccbf813.tar.bz2 gentoo-0f6cdebee6f1186da80f2c3776b21e488ccbf813.zip |
media-video/ffmpeg: stable 4.4 for ppc
stable wrt bug #781146
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.4.ebuild b/media-video/ffmpeg/ffmpeg-4.4.ebuild index aa2fd13df6eb..0b38621720e8 100644 --- a/media-video/ffmpeg/ffmpeg-4.4.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.4.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |