Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libebur128/
Date: Tue, 19 Feb 2019 18:05:05
Message-Id: 1550599483.bc1e074deebc4e5163cb09cbf284ded384de988e.asturm@gentoo
1 commit: bc1e074deebc4e5163cb09cbf284ded384de988e
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 21:31:05 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 18:04:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1e074d
7
8 media-libs/libebur128: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11
12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 media-libs/libebur128/libebur128-1.2.3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-libs/libebur128/libebur128-1.2.3.ebuild b/media-libs/libebur128/libebur128-1.2.3.ebuild
19 index f5f8d930ec4..6f67e6141e3 100644
20 --- a/media-libs/libebur128/libebur128-1.2.3.ebuild
21 +++ b/media-libs/libebur128/libebur128-1.2.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/jiixyj/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
29
30 LICENSE="MIT"
31 SLOT="0/1"
32 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
34 IUSE="static-libs test"
35
36 DEPEND="test? ( app-arch/unzip