diff options
author | David Seifert <soap@gentoo.org> | 2022-01-05 11:01:25 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-05 11:01:25 +0100 |
commit | 90553c930bd7e31b1032fc244fbdf96780a0125e (patch) | |
tree | 32c08c1d84267110011ebc6e5ef00e5df93ae3d3 /media-libs/libvpx | |
parent | media-libs/libjpeg-turbo: remove amd64-fbsd (diff) | |
download | gentoo-90553c930bd7e31b1032fc244fbdf96780a0125e.tar.gz gentoo-90553c930bd7e31b1032fc244fbdf96780a0125e.tar.bz2 gentoo-90553c930bd7e31b1032fc244fbdf96780a0125e.zip |
media-libs/libvpx: remove amd64-fbsd
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-libs/libvpx')
-rw-r--r-- | media-libs/libvpx/libvpx-1.10.0.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libvpx/libvpx-1.11.0.ebuild | 2 | ||||
-rw-r--r-- | media-libs/libvpx/libvpx-1.7.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libvpx/libvpx-1.9.0.ebuild | 4 |
4 files changed, 3 insertions, 11 deletions
diff --git a/media-libs/libvpx/libvpx-1.10.0.ebuild b/media-libs/libvpx/libvpx-1.10.0.ebuild index a5e65422d5c6..9cce08a6ecf0 100644 --- a/media-libs/libvpx/libvpx-1.10.0.ebuild +++ b/media-libs/libvpx/libvpx-1.10.0.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,6 @@ BDEPEND="dev-lang/perl abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) abi_x86_x32? ( dev-lang/yasm ) - x86-fbsd? ( dev-lang/yasm ) - amd64-fbsd? ( dev-lang/yasm ) doc? ( app-doc/doxygen dev-lang/php diff --git a/media-libs/libvpx/libvpx-1.11.0.ebuild b/media-libs/libvpx/libvpx-1.11.0.ebuild index 89eaadcc978d..cf3374f9e957 100644 --- a/media-libs/libvpx/libvpx-1.11.0.ebuild +++ b/media-libs/libvpx/libvpx-1.11.0.ebuild @@ -33,8 +33,6 @@ BDEPEND="dev-lang/perl abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) abi_x86_x32? ( dev-lang/yasm ) - x86-fbsd? ( dev-lang/yasm ) - amd64-fbsd? ( dev-lang/yasm ) doc? ( app-doc/doxygen dev-lang/php diff --git a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild index 1e1421ac75dd..d91f9a9f7b52 100644 --- a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild +++ b/media-libs/libvpx/libvpx-1.7.0-r1.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" @@ -36,8 +36,6 @@ BDEPEND="dev-lang/perl abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) abi_x86_x32? ( dev-lang/yasm ) - x86-fbsd? ( dev-lang/yasm ) - amd64-fbsd? ( dev-lang/yasm ) doc? ( app-doc/doxygen dev-lang/php diff --git a/media-libs/libvpx/libvpx-1.9.0.ebuild b/media-libs/libvpx/libvpx-1.9.0.ebuild index a445bd2935a0..32585b2f6260 100644 --- a/media-libs/libvpx/libvpx-1.9.0.ebuild +++ b/media-libs/libvpx/libvpx-1.9.0.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,6 @@ BDEPEND="dev-lang/perl abi_x86_32? ( dev-lang/yasm ) abi_x86_64? ( dev-lang/yasm ) abi_x86_x32? ( dev-lang/yasm ) - x86-fbsd? ( dev-lang/yasm ) - amd64-fbsd? ( dev-lang/yasm ) doc? ( app-doc/doxygen dev-lang/php |