diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:11:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 17:11:30 +0300 |
commit | 5314beb451d1d06e2d30012a6e6a2664bec45689 (patch) | |
tree | 195c4fda5260b9b22f65936a809b447160af8508 /media-video | |
parent | media-video/ffmpeg: arm stable wrt bug #689422 (diff) | |
download | gentoo-5314beb451d1d06e2d30012a6e6a2664bec45689.tar.gz gentoo-5314beb451d1d06e2d30012a6e6a2664bec45689.tar.bz2 gentoo-5314beb451d1d06e2d30012a6e6a2664bec45689.zip |
media-video/ffmpeg: alpha stable wrt bug #689422
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild index 3e0ee77f53b1..a375361a8cd0 100644 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild @@ -54,7 +54,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="amd64 arm arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~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 x86 ~amd64-fbsd ~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. |