projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e38ac
)
media-video/mpv: mark stable on amd64
author
Ben de Groot
<yngwin@gentoo.org>
Mon, 24 Aug 2015 14:56:12 +0000
(22:56 +0800)
committer
Ben de Groot
<yngwin@gentoo.org>
Mon, 24 Aug 2015 14:56:12 +0000
(22:56 +0800)
Bug: 558600
Package-Manager: portage-2.2.20.1
media-video/mpv/mpv-0.9.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-0.9.2-r1.ebuild
b/media-video/mpv/mpv-0.9.2-r1.ebuild
index cdc11bd2a4d63dbb55291d56d0a1aed308aa2c12..ab9881a9b5cbf72fe6555133c484b69563f8ab9a 100644
(file)
--- a/
media-video/mpv/mpv-0.9.2-r1.ebuild
+++ b/
media-video/mpv/mpv-0.9.2-r1.ebuild
@@
-19,7
+19,7
@@
if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI+=" https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha
~
amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
DOCS+=( RELEASE_NOTES )
fi