summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:19:43 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:19:43 +0000
commit72ee6a9d6b044143605b5364f36201992be44642 (patch)
treedcf09c256c49b2da892e339dad4e20459a03a613 /media-video/mpv
parentmedia-video/aegisub: Stabilize 3.2.2_p20160518-r101 x86, #766528 (diff)
downloadgentoo-72ee6a9d6b044143605b5364f36201992be44642.tar.gz
gentoo-72ee6a9d6b044143605b5364f36201992be44642.tar.bz2
gentoo-72ee6a9d6b044143605b5364f36201992be44642.zip
media-video/mpv: Stabilize 0.33.0-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-0.33.0-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.33.0-r100.ebuild b/media-video/mpv/mpv-0.33.0-r100.ebuild
index 87b5de6476f5..9639b3c7c704 100644
--- a/media-video/mpv/mpv-0.33.0-r100.ebuild
+++ b/media-video/mpv/mpv-0.33.0-r100.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://mpv.io/ https://github.com/mpv-player/mpv"
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"