summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-07-24 20:34:24 -0400
committerAaron Bauman <bman@gentoo.org>2019-07-24 20:34:24 -0400
commit49e7089c846944e2f6c085b3f27d34c6de687217 (patch)
tree1d8b0f5bbd21631a83d75313f28089378080cbc7
parentdev-python/pygobject: arm64 stable (diff)
downloadgentoo-49e7089c846944e2f6c085b3f27d34c6de687217.tar.gz
gentoo-49e7089c846944e2f6c085b3f27d34c6de687217.tar.bz2
gentoo-49e7089c846944e2f6c085b3f27d34c6de687217.zip
media-video/mpv: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--media-video/mpv/mpv-0.29.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.29.1-r1.ebuild b/media-video/mpv/mpv-0.29.1-r1.ebuild
index e53775313a0a..4521191d10fe 100644
--- a/media-video/mpv/mpv-0.29.1-r1.ebuild
+++ b/media-video/mpv/mpv-0.29.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://mpv.io/"
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"