diff options
author | Sam James <sam@gentoo.org> | 2020-07-11 20:16:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-11 20:16:13 +0000 |
commit | c5613a6fd3ce810de93203b422d15248cd408f06 (patch) | |
tree | 2b00db7bc8bd42fecb588460ed8eef1f87fe3fad /media-video/ffmpeg | |
parent | app-doc/doxygen: s390 stable (bug #721400) (diff) | |
download | gentoo-c5613a6fd3ce810de93203b422d15248cd408f06.tar.gz gentoo-c5613a6fd3ce810de93203b422d15248cd408f06.tar.bz2 gentoo-c5613a6fd3ce810de93203b422d15248cd408f06.zip |
media-video/ffmpeg: sparc keyworded (bug #728558)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild b/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild index 389e7e6dc8c3..0d309977048c 100644 --- a/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~sparc ~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. |