Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libbs2b/
Date: Sat, 01 Apr 2017 11:54:19
Message-Id: 1491047622.3e3dfcb923d6c84aa23332103c125f7802dbc98c.xmw@gentoo
1 commit: 3e3dfcb923d6c84aa23332103c125f7802dbc98c
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 11:53:42 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 11:53:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3dfcb9
7
8 media-libs/libbs2b: add ~arm keyword (ffmpeg).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild | 4 ++--
14 media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
18 index 9419bc3f662..dc823a16a96 100644
19 --- a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
20 +++ b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
28
29 LICENSE="MIT"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
32 +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
33 IUSE=""
34
35 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"
36
37 diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
38 index d820aa5f01e..8ad369967f0 100644
39 --- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
40 +++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2"
48
49 LICENSE="MIT"
50 SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
52 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
53 IUSE=""
54
55 RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]"