summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-27 02:26:31 +0100
committerSam James <sam@gentoo.org>2023-08-27 02:26:31 +0100
commit2939efad4fe68e89fe65dad32e86570e76be3f0a (patch)
tree6ebbb4ab7cc96aefcebe47181aa85a927b7e0746
parentdev-perl/Moose: Stabilize 2.220.600 sparc, #913090 (diff)
downloadgentoo-2939efad4fe68e89fe65dad32e86570e76be3f0a.tar.gz
gentoo-2939efad4fe68e89fe65dad32e86570e76be3f0a.tar.bz2
gentoo-2939efad4fe68e89fe65dad32e86570e76be3f0a.zip
media-video/mpv: Stabilize 0.36.0-r1 ppc64, #913092
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/mpv/mpv-0.36.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.36.0-r1.ebuild b/media-video/mpv/mpv-0.36.0-r1.ebuild
index 5761951972fc..9af42f73035f 100644
--- a/media-video/mpv/mpv-0.36.0-r1.ebuild
+++ b/media-video/mpv/mpv-0.36.0-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/mpv-player/mpv.git"
else
SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"