diff options
author | Sam James <sam@gentoo.org> | 2020-07-12 01:48:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-12 01:48:37 +0000 |
commit | da570bac052dd7e606284d813df15ec9ddb8c845 (patch) | |
tree | d4f3c355dc471a35436d0d2bbc509c91bc4aab16 /media-video | |
parent | dev-python/breathe: s390 keyworded (bug #709752) (diff) | |
download | gentoo-da570bac052dd7e606284d813df15ec9ddb8c845.tar.gz gentoo-da570bac052dd7e606284d813df15ec9ddb8c845.tar.bz2 gentoo-da570bac052dd7e606284d813df15ec9ddb8c845.zip |
media-video/ffmpeg: arm 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')
-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 0d309977048c..cf2ed77767c6 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 ~sparc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~arm ~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. |