diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:23:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-15 12:29:16 +0100 |
commit | 86277bf3401d2f53ec899b9e9ef6b235833e8c98 (patch) | |
tree | 4fcc06168a8d50f0e70bc85e2338ca36f480b66a /media-video/ffmpeg | |
parent | sys-apps/guix: run automake from src_prepare, bug #625166 (diff) | |
download | gentoo-86277bf3401d2f53ec899b9e9ef6b235833e8c98.tar.gz gentoo-86277bf3401d2f53ec899b9e9ef6b235833e8c98.tar.bz2 gentoo-86277bf3401d2f53ec899b9e9ef6b235833e8c98.zip |
media-video/ffmpeg: ia64 keyworded, bug #615510
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.2.ebuild b/media-video/ffmpeg/ffmpeg-3.3.2.ebuild index 371d95ffa9f0..2a83529d3dd1 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.2.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-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. |