commit:     7dec915069efac8a4c9b0d29e79e0094f2892338
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 23 05:12:23 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 23 05:13:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dec9150

media-video/ffmpeg: Drop macos and solaris prefixes re bug #690140

Depends:
- net-misc/wget
 - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-4.2.3.ebuild    | 2 +-
 media-video/ffmpeg/ffmpeg-4.2.4.ebuild    | 2 +-
 media-video/ffmpeg/ffmpeg-4.3-r1.ebuild   | 2 +-
 media-video/ffmpeg/ffmpeg-4.3.ebuild      | 2 +-
 media-video/ffmpeg/ffmpeg-9999.ebuild     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild 
b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild
index af551738ba8..5f812cb1b01 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="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
index 4bad089efe8..870f697ab83 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
@@ -62,7 +62,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild 
b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
index 4bad089efe8..870f697ab83 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
@@ -62,7 +62,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild 
b/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild
index c9f0d3c37c2..fae73db7594 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 ~arm ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.3.ebuild
index aadf10c59f0..38db0ce605e 100644
--- a/media-video/ffmpeg/ffmpeg-4.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.3.ebuild
@@ -59,7 +59,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild 
b/media-video/ffmpeg/ffmpeg-9999.ebuild
index 31baa656f13..135717fbdd3 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
@@ -59,7 +59,7 @@ LICENSE="
        samba? ( GPL-3 )
 "
 if [ "${PV#9999}" = "${PV}" ] ; then
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

Reply via email to