diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-27 10:47:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-27 15:03:11 +0100 |
commit | ff14f34af1b3e0a9620aa6773169a1e9c185d6e0 (patch) | |
tree | fa244cc618befd1784c7f51031438384d6629b73 /media-video/ffmpeg/ffmpeg-3.3.3.ebuild | |
parent | app-misc/ttyrec: Bump to EAPI=6, cleaned ebuild (diff) | |
download | gentoo-ff14f34af1b3e0a9620aa6773169a1e9c185d6e0.tar.gz gentoo-ff14f34af1b3e0a9620aa6773169a1e9c185d6e0.tar.bz2 gentoo-ff14f34af1b3e0a9620aa6773169a1e9c185d6e0.zip |
media-video/ffmpeg: stable 3.3.3 for ia64, bug #627018
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-3.3.3.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild b/media-video/ffmpeg/ffmpeg-3.3.3.ebuild index a6548ccc4534..616d77d5f311 100644 --- a/media-video/ffmpeg/ffmpeg-3.3.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.3.3.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 ~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. |