summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-05-05 20:07:14 +0300
committerDavid Seifert <soap@gentoo.org>2017-05-05 22:51:09 +0200
commit38e3081b5c97a61f6dcac6c3247b3db0584baabd (patch)
tree953a3320a9399cfa942bbb4d8f2765a9a730b8e8 /media-video/mpv/mpv-9999.ebuild
parentmedia-video/mpv: drop unmaintained sparc keywords (diff)
downloadgentoo-38e3081b5c97a61f6dcac6c3247b3db0584baabd.tar.gz
gentoo-38e3081b5c97a61f6dcac6c3247b3db0584baabd.tar.bz2
gentoo-38e3081b5c97a61f6dcac6c3247b3db0584baabd.zip
media-video/mpv: sync KEYWORDS between 9999 and 0.25.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-video/mpv/mpv-9999.ebuild')
-rw-r--r--media-video/mpv/mpv-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index ee9678229c5f..af68859aaa10 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.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="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git )