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