diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-07 06:34:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-07 06:34:26 +0000 |
commit | ad4dbcd927b68013e3894a837181f84876a077c3 (patch) | |
tree | 273599d876e2e5431be5f2f7e8a9b52cd9665ecc /media-video/ffmpeg/ffmpeg-6.1.2.ebuild | |
parent | dev-libs/openssl: Stabilize 3.3.2-r1 arm64, #945999 (diff) | |
download | gentoo-ad4dbcd927b68013e3894a837181f84876a077c3.tar.gz gentoo-ad4dbcd927b68013e3894a837181f84876a077c3.tar.bz2 gentoo-ad4dbcd927b68013e3894a837181f84876a077c3.zip |
media-video/ffmpeg: Stabilize 6.1.2 ppc, #946000
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-6.1.2.ebuild')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-6.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-6.1.2.ebuild b/media-video/ffmpeg/ffmpeg-6.1.2.ebuild index 4ef7b90632ef..12ac9cea3290 100644 --- a/media-video/ffmpeg/ffmpeg-6.1.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-6.1.2.ebuild @@ -85,7 +85,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" fi # Options to use as use_enable in the foo[:bar] form. |