summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-10-03 09:59:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-10-03 09:59:31 +0200
commit80173093ae3391c41b528d5b8fd18c34221957db (patch)
treecd91379f1a9d77ecd5bf10a20a40edafd95559f1 /media-video/mpv
parentapp-emacs/elscreen: amd64 stable wrt bug #695984 (diff)
downloadgentoo-80173093ae3391c41b528d5b8fd18c34221957db.tar.gz
gentoo-80173093ae3391c41b528d5b8fd18c34221957db.tar.bz2
gentoo-80173093ae3391c41b528d5b8fd18c34221957db.zip
media-video/mpv: x86 stable wrt bug #681496
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-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 2aa09548e3de..a1e4fc1744a9 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="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"