summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2019-03-20 18:02:43 +0100
committerMarkus Meier <maekke@gentoo.org>2019-03-20 18:02:43 +0100
commit2cb74723588e8eb9187f251d59cf3a1245c3c1d8 (patch)
treea06a356c21761177c94fccb7005c460d29881618
parentprofiles: bump ffmpeg frei0r mask for bug #660924 (diff)
downloadgentoo-2cb74723588e8eb9187f251d59cf3a1245c3c1d8.tar.gz
gentoo-2cb74723588e8eb9187f251d59cf3a1245c3c1d8.tar.bz2
gentoo-2cb74723588e8eb9187f251d59cf3a1245c3c1d8.zip
media-video/ffmpeg: arm stable, bug #660924
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
-rw-r--r--media-video/ffmpeg/ffmpeg-3.4.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild b/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
index 591ccca00aea..a62f2e1e25dc 100644
--- a/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.4.5.ebuild
@@ -54,7 +54,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~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.