Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/
Date: Mon, 05 Sep 2022 03:56:59
Message-Id: 1662350203.f2e88f8a82210f2a2ec72e8ee49c6175e8f16800.sam@gentoo
1 commit: f2e88f8a82210f2a2ec72e8ee49c6175e8f16800
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 5 03:56:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 03:56:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e88f8a
7
8 media-libs/xine-lib: Stabilize 1.2.12-r3 arm64, #868030
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/xine-lib/xine-lib-1.2.12-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/xine-lib/xine-lib-1.2.12-r3.ebuild b/media-libs/xine-lib/xine-lib-1.2.12-r3.ebuild
16 index 8ae90f978600..aa0cbc19cc29 100644
17 --- a/media-libs/xine-lib/xine-lib-1.2.12-r3.ebuild
18 +++ b/media-libs/xine-lib/xine-lib-1.2.12-r3.ebuild
19 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
20 NLS_DEPEND="sys-devel/gettext"
21 NLS_RDEPEND="virtual/libintl"
22 else
23 - KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
24 + KEYWORDS="amd64 arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
25 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
26 NLS_IUSE="nls"
27 NLS_DEPEND="nls? ( sys-devel/gettext )"