diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:51:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:39 -0400 |
commit | dc69dd2adc3d50ca63625633a10388a3b4b92a4a (patch) | |
tree | c451164c9ff9ac970c5dadb928037b9768e24e43 /media-libs | |
parent | dev-cpp/eigen: arm64 stable (diff) | |
download | gentoo-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')
-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 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 ) |