commit:     a8cfcf2d125ed83b292f31134dd4a59d4dd7e15a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  5 10:01:28 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan  5 10:01:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cfcf2d

media-video/x264-encoder: remove x86-fbsd

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild | 5 ++---
 media-video/x264-encoder/x264-encoder-9999.ebuild         | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild 
b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
index 8c3910308498..cb6f65632011 100644
--- a/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
+++ b/media-video/x264-encoder/x264-encoder-0.0.20190903.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,8 +33,7 @@ RDEPEND="
 ASM_DEP=">=dev-lang/nasm-2.13"
 DEPEND="${RDEPEND}
        amd64? ( ${ASM_DEP} )
-       x86? ( ${ASM_DEP} )
-       x86-fbsd? ( ${ASM_DEP} )"
+       x86? ( ${ASM_DEP} )"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=( "${FILESDIR}/gpac.patch" )

diff --git a/media-video/x264-encoder/x264-encoder-9999.ebuild 
b/media-video/x264-encoder/x264-encoder-9999.ebuild
index 13b167268ffb..2596cb3a87e1 100644
--- a/media-video/x264-encoder/x264-encoder-9999.ebuild
+++ b/media-video/x264-encoder/x264-encoder-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -33,8 +33,7 @@ RDEPEND="
 ASM_DEP=">=dev-lang/nasm-2.13"
 DEPEND="${RDEPEND}
        amd64? ( ${ASM_DEP} )
-       x86? ( ${ASM_DEP} )
-       x86-fbsd? ( ${ASM_DEP} )"
+       x86? ( ${ASM_DEP} )"
 BDEPEND="virtual/pkgconfig"
 
 PATCHES=( "${FILESDIR}/gpac.patch" )

Reply via email to