From 2114900ce65a8fe7ccffdf653462864be8ebe13e Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 19 May 2022 03:00:11 +0000 Subject: media-libs/xine-lib: mask crashing version (1.2.12) Bug: https://bugs.gentoo.org/845396 Signed-off-by: Sam James --- media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild | 2 +- profiles/package.mask | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild index b25bf07dcef..29f22fbfac9 100644 --- a/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.12-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then NLS_DEPEND="sys-devel/gettext" NLS_RDEPEND="virtual/libintl" else - KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~riscv x86" + KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" diff --git a/profiles/package.mask b/profiles/package.mask index 8369cbc7efa..da76b35b34a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James (2022-05-19) +# Crashes xine (from xine-ui) on startup for several users. +# bug #845396 +=media-libs/xine-lib-1.2.12 +=media-libs/xine-lib-1.2.12-r1 + # Matt Turner (2022-05-17) # Dead packages. No reverse dependencies. # Removal on 2022-06-17 -- cgit v1.2.3-18-g5258