media-libs/libbluray: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-06-22 13:12:00 +02:00
parent 92d28671d0
commit 5f8f67d3bc
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ if [[ "${PV#9999}" != "${PV}" ]] ; then
EGIT_REPO_URI="git://git.videolan.org/libbluray.git"
SRC_URI=""
else
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="http://ftp.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2"
fi

View File

@@ -8,7 +8,7 @@ if [[ "${PV#9999}" != "${PV}" ]] ; then
EGIT_REPO_URI="git://git.videolan.org/libbluray.git"
SRC_URI=""
else
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="http://ftp.videolan.org/pub/videolan/libbluray/${PV}/${P}.tar.bz2"
fi