summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-05 22:19:25 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-05 22:44:13 +0900
commit2ba6f1feae0fb6b6560cc42da40a96f99ec25d5c (patch)
treeaae49744b927a5ad571f4727b2d409a8b3b75f9a /media-video/mpv/mpv-0.18.0-r1.ebuild
parentsys-kernel/hardened-sources: version bump to 4.8.15-r2 (diff)
downloadgentoo-2ba6f1feae0fb6b6560cc42da40a96f99ec25d5c.tar.gz
gentoo-2ba6f1feae0fb6b6560cc42da40a96f99ec25d5c.tar.bz2
gentoo-2ba6f1feae0fb6b6560cc42da40a96f99ec25d5c.zip
media-video/mpv: amd64 stable wrt bug #581204
Diffstat (limited to 'media-video/mpv/mpv-0.18.0-r1.ebuild')
-rw-r--r--media-video/mpv/mpv-0.18.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild
index b6c60c789476..708f2a386324 100644
--- a/media-video/mpv/mpv-0.18.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.18.0-r1.ebuild
@@ -16,7 +16,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 hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+ KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI="git://github.com/mpv-player/mpv.git"