diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 22:10:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-18 22:10:22 +0200 |
commit | dc86b1871d86b24aa2a9b657a2f7b692ce5e0f83 (patch) | |
tree | ac95820fa94b5a126c5029b14abe6a92b17427d8 /media-video/ffmpeg/ffmpeg-3.2.6.ebuild | |
parent | media-libs/openh264: x86 stable (bug #604420) (diff) | |
download | gentoo-dc86b1871d86b24aa2a9b657a2f7b692ce5e0f83.tar.gz gentoo-dc86b1871d86b24aa2a9b657a2f7b692ce5e0f83.tar.bz2 gentoo-dc86b1871d86b24aa2a9b657a2f7b692ce5e0f83.zip |
media-video/ffmpeg: x86 stable (bug #622912)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-3.2.6.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.2.6.ebuild b/media-video/ffmpeg/ffmpeg-3.2.6.ebuild index d0fe0453d6e9..0969268ce8fa 100644 --- a/media-video/ffmpeg/ffmpeg-3.2.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.2.6.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm ~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="~alpha amd64 arm ~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. |