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: Sun, 09 Jul 2017 10:15:19
Message-Id: 1499595310.e50de7fadc14d36df8121649e3a7d523123b0d5a.aballier@gentoo
1 commit: e50de7fadc14d36df8121649e3a7d523123b0d5a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 9 10:14:53 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 9 10:15:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50de7fa
7
8 media-libs/gavl: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 media-libs/gavl/gavl-1.4.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
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 5a13a9dc414..32230718057 100644
17 --- a/media-libs/gavl/gavl-1.4.0-r1.ebuild
18 +++ b/media-libs/gavl/gavl-1.4.0-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gmerlin/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86"
25 IUSE="doc static-libs"
26
27 DEPEND="doc? ( app-doc/doxygen )