From df23d347b6e37ceb91a83f701bf15ac473f93551 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 15 Mar 2020 19:49:16 +0100 Subject: [PATCH] media-video/ffmpeg: restore alpha, ia64, ppc and ppc64 keywords Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann --- media-video/ffmpeg/ffmpeg-4.2.2.ebuild | 2 +- media-video/ffmpeg/ffmpeg-9999.ebuild | 2 +- profiles/arch/alpha/package.use.mask | 5 +++++ profiles/arch/ia64/package.use.mask | 6 ++++++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild index 96cd4122b9ff..65766600f79f 100644 --- a/media-video/ffmpeg/ffmpeg-4.2.2.ebuild +++ b/media-video/ffmpeg/ffmpeg-4.2.2.ebuild @@ -59,7 +59,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~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. diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index fb6ebfa18866..65766600f79f 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~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. diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 306141fbaae4..dc78ae660900 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (2020-03-15) +# Mask USE=dav1d, media-libs/dav1d is not keyworded +# Mask USE=libaribb24, media-libs/aribb24 is not keyworded +media-video/ffmpeg dav1d libaribb24 libtesseract + # Andrey Utkin (2020-03-11) # USE=bpf depends on sys-devel/clang which is not keyworded on alpha. media-tv/v4l-utils bpf diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 7178e0d3f675..d9317d892bf2 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (2020-03-15) +# Mask USE=libtesseract, app-text/tesseract is not keyworded +# Mask USE=dav1d, media-libs/dav1d is not keyworded +# Mask USE=libaribb24, media-libs/aribb24 is not keyworded +media-video/ffmpeg dav1d libaribb24 libtesseract + # Mart Raudsepp (2020-03-01) # Mask until app-text/gspell is keyworded mail-client/evolution spell -- 2.26.2