media-libs/libdvdread: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 20:49:23 +0000 (16:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 24 Jul 2019 20:56:08 +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/libdvdread/libdvdread-6.0.0.ebuild

index 1ea628dfc223de041fd264debc866e784fdc8f15..8231d5e177b89c821d51fa02a0a01cc6007e5632 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/libdvdread.git"
 else
        SRC_URI="https://downloads.videolan.org/pub/videolan/libdvdread/${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"