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: Sat, 03 Sep 2022 05:27:23
Message-Id: 1662182794.2eaa773bd649e4fece28687ec5c2b56fa4cad218.sam@gentoo
1 commit: 2eaa773bd649e4fece28687ec5c2b56fa4cad218
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 05:26:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 05:26:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaa773b
7
8 media-libs/xine-lib: Stabilize 1.2.12-r3 amd64, #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 8b0659795844..8ae90f978600 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 )"