diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-05-26 11:29:40 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-05-26 14:54:08 +0200 |
commit | 5b241a93f23c170b5780481951ca9074e5ac0138 (patch) | |
tree | 233c3177938a58e3d79b3f5e913e872bbfed87fa /media-libs/gavl | |
parent | profiles/arch/arm/use.mask: drop rtmp use mask (diff) | |
download | gentoo-5b241a93f23c170b5780481951ca9074e5ac0138.tar.gz gentoo-5b241a93f23c170b5780481951ca9074e5ac0138.tar.bz2 gentoo-5b241a93f23c170b5780481951ca9074e5ac0138.zip |
media-libs/gavl: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/gavl')
-rw-r--r-- | media-libs/gavl/gavl-1.4.0-r1.ebuild | 4 |
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 ) |