summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-14 13:51:24 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-14 13:53:39 -0400
commitdc69dd2adc3d50ca63625633a10388a3b4b92a4a (patch)
treec451164c9ff9ac970c5dadb928037b9768e24e43 /media-libs/gavl
parentdev-cpp/eigen: arm64 stable (diff)
downloadgentoo-dc69dd2adc3d50ca63625633a10388a3b4b92a4a.tar.gz
gentoo-dc69dd2adc3d50ca63625633a10388a3b4b92a4a.tar.bz2
gentoo-dc69dd2adc3d50ca63625633a10388a3b4b92a4a.zip
media-libs/gavl: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/gavl')
-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 322307180575..ce77e57baf85 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-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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 ~arm ~arm64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 x86"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )