diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:17:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-04-27 01:43:20 +0200 |
commit | eb00192acedb830a520f79da0667cf9ae5c65530 (patch) | |
tree | a661f9cf63c523a6411ae723552f2fd8035a9b3a /media-video/ffmpeg | |
parent | sys-kernel/installkernel-systemd-boot: x86 stable (bug #717676) (diff) | |
download | gentoo-eb00192acedb830a520f79da0667cf9ae5c65530.tar.gz gentoo-eb00192acedb830a520f79da0667cf9ae5c65530.tar.bz2 gentoo-eb00192acedb830a520f79da0667cf9ae5c65530.zip |
media-video/ffmpeg: x86 stable (bug #711144)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild index da8d8810a227..a645f0a1a459 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild @@ -62,7 +62,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-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. |