media-libs/libdvdnav: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 20:49:34 +0000 (16:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 20:56:10 +0000 (16:56 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

media-libs/libdvdnav/libdvdnav-6.0.0.ebuild

index 86543cb7911521b086f8a7bdb142cff6dd18f2b9..a2b8131348e8703199133200f6ba90f848f5ddaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999 ]]; then
        EGIT_REPO_URI="https://code.videolan.org/videolan/libdvdnav.git"
 else
        SRC_URI="https://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2"
-       KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+       KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 fi
 
 LICENSE="GPL-2"