diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:51:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:51:25 +0100 |
commit | 88ab24353cbe68e7cc800630b68f058423e63cc7 (patch) | |
tree | fcbe7299ae9fe3fcbb49d32707e2bc74d3aa7095 /media-video/ffmpeg | |
parent | media-video/mplayer: ia64 stable wrt bug #575196 (diff) | |
download | gentoo-88ab24353cbe68e7cc800630b68f058423e63cc7.tar.gz gentoo-88ab24353cbe68e7cc800630b68f058423e63cc7.tar.bz2 gentoo-88ab24353cbe68e7cc800630b68f058423e63cc7.zip |
media-video/ffmpeg: ia64 stable wrt bug #577458
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-2.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild index 81312d4109a4..aa6bcd4fa2cf 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form. |