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/gavl/
Date: Fri, 26 May 2017 12:54:25
Message-Id: 1495803248.5b241a93f23c170b5780481951ca9074e5ac0138.aballier@gentoo
1 commit: 5b241a93f23c170b5780481951ca9074e5ac0138
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 09:29:40 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 12:54:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b241a93
7
8 media-libs/gavl: keyword ~arm
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/gavl/gavl-1.4.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/gavl/gavl-1.4.0-r1.ebuild b/media-libs/gavl/gavl-1.4.0-r1.ebuild
16 index 582186e8b7a..5a13a9dc414 100644
17 --- a/media-libs/gavl/gavl-1.4.0-r1.ebuild
18 +++ b/media-libs/gavl/gavl-1.4.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gmerlin/${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="amd64 hppa ppc ~ppc64 x86"
30 +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
31 IUSE="doc static-libs"
32
33 DEPEND="doc? ( app-doc/doxygen )