summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-17 18:16:11 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-17 18:27:32 +0100
commit577d7af8415d36d64ece96a00998099db9c8a190 (patch)
treea6c4f3a30dfe797375acf56ebd1f46221036118c /media-video/ffmpeg
parentmedia-libs/zimg: add ~arm, bug #574786 (diff)
downloadgentoo-577d7af8415d36d64ece96a00998099db9c8a190.tar.gz
gentoo-577d7af8415d36d64ece96a00998099db9c8a190.tar.bz2
gentoo-577d7af8415d36d64ece96a00998099db9c8a190.zip
media-video/ffmpeg: add ~arm, bug #574786
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r--media-video/ffmpeg/ffmpeg-3.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.2.4.ebuild b/media-video/ffmpeg/ffmpeg-3.2.4.ebuild
index 2b41ca2f2d41..f0575e30be3f 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.