summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-05-26 11:29:40 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-05-26 14:54:08 +0200
commit5b241a93f23c170b5780481951ca9074e5ac0138 (patch)
tree233c3177938a58e3d79b3f5e913e872bbfed87fa
parentprofiles/arch/arm/use.mask: drop rtmp use mask (diff)
downloadgentoo-5b241a93.tar.gz
gentoo-5b241a93.tar.bz2
gentoo-5b241a93.zip
media-libs/gavl: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--media-libs/gavl/gavl-1.4.0-r1.ebuild4
1 files 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 582186e8b7a2..5a13a9dc414a 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 )