diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-13 17:44:26 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-13 17:44:58 -0700 |
commit | d850e430c4c08478138dea6194a32008d4ca6cd5 (patch) | |
tree | 43fe78efd5ed2111318353be7351d5ef9b4598d8 /media-video | |
parent | media-video/ffmpeg: add ~sparc (diff) | |
download | gentoo-d850e430c4c08478138dea6194a32008d4ca6cd5.tar.gz gentoo-d850e430c4c08478138dea6194a32008d4ca6cd5.tar.bz2 gentoo-d850e430c4c08478138dea6194a32008d4ca6cd5.zip |
media-video/ffmpeg-4.1.3: sparc stable, bug 682558
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild index f291a15cbd53..3af4888bde3f 100644 --- a/media-video/ffmpeg/ffmpeg-4.1.3.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.1.3.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~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 ~x86-fbsd ~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. |