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:19
Message-Id: 1662182780.b00ef084c02c39690ba1f1c6a204d7a4fbbcbb7a.sam@gentoo
1 commit: b00ef084c02c39690ba1f1c6a204d7a4fbbcbb7a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 05:26:20 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 05:26:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b00ef084
7
8 media-libs/xine-lib: Stabilize 1.2.12-r3 x86, #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 fe42a538dcfd..8b0659795844 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 )"