diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-14 15:45:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-14 15:46:00 +0100 |
commit | 33c1569080d8db0225ff687db7c4f72209e16d65 (patch) | |
tree | 17eb93606a31d67c1e6ecc44c8f0e64dceac2be4 /media-video | |
parent | sys-apps/inxi: keyworded 2.3.37 for ppc, bug #633986 (thanks to ernsteiswuerfel) (diff) | |
download | gentoo-33c1569080d8db0225ff687db7c4f72209e16d65.tar.gz gentoo-33c1569080d8db0225ff687db7c4f72209e16d65.tar.bz2 gentoo-33c1569080d8db0225ff687db7c4f72209e16d65.zip |
media-video/ffmpeg: stable 3.3.3 for hppa, bug #627018
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-video')
-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 4ac68852ca4c..7152de0c54a7 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. |