commit: b351fa30c120d58db7f972ec2425e87d95e1ae6a Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Fri May 5 15:29:18 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Fri May 5 15:29:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b351fa30
media-video/mpv-0.25.0-r0: add ~alpha keyword Gentoo-Bug: 608316 media-video/mpv/mpv-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-0.25.0.ebuild b/media-video/mpv/mpv-0.25.0.ebuild index b978fb7d764..e7c6dc320bb 100644 --- a/media-video/mpv/mpv-0.25.0.ebuild +++ b/media-video/mpv/mpv-0.25.0.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 )
