Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/
Date: Mon, 03 Jul 2017 09:12:07
Message-Id: 1499073092.a803667f7418ccf11e04607eef64871c18f4b352.aballier@gentoo
1 commit: a803667f7418ccf11e04607eef64871c18f4b352
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 3 08:56:18 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 3 09:11:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a803667f
7
8 media-libs/xine-lib: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/xine-lib/xine-lib-1.2.8.ebuild | 2 +-
13 media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-libs/xine-lib/xine-lib-1.2.8.ebuild b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
17 index 1d16009550a..a2171f2e621 100644
18 --- a/media-libs/xine-lib/xine-lib-1.2.8.ebuild
19 +++ b/media-libs/xine-lib/xine-lib-1.2.8.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
21 NLS_DEPEND="sys-devel/gettext"
22 NLS_RDEPEND="virtual/libintl"
23 else
24 - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
25 + KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
26 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
27 NLS_IUSE="nls"
28 NLS_DEPEND="nls? ( sys-devel/gettext )"
29
30 diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
31 index bad705fa7a6..a7d83b367fa 100644
32 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
33 +++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild
34 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
35 NLS_DEPEND="sys-devel/gettext"
36 NLS_RDEPEND="virtual/libintl"
37 else
38 - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
39 + KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
40 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
41 NLS_IUSE="nls"
42 NLS_DEPEND="nls? ( sys-devel/gettext )"