commit: 577d7af8415d36d64ece96a00998099db9c8a190
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 17:16:11 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 17:27:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577d7af8
media-video/ffmpeg: add ~arm, bug #574786
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
media-video/ffmpeg/ffmpeg-3.2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
index 2b41ca2f2d..f0575e30be 100644
--- a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
@@ -55,7 +55,7 @@ LICENSE="
samba? ( GPL-3 )
"
if [ "${PV#9999}" = "${PV}" ] ; then
- KEYWORDS="amd64 ~hppa ~mips x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux
~arm-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~hppa ~mips x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux
~arm-linux ~x86-linux"
fi
# Options to use as use_enable in the foo[:bar] form.