summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-12-30 14:09:19 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-30 14:09:19 -0500
commit34b8ffe170a721ff72c2c5eed46c6e3bb7cd16d4 (patch)
tree1cc42a526832053afa2b69825e8839b7c2d1ca9b /media-video
parentprofiles/arch/hppa: cleanup obsolete media-video/mpv use force/mask (diff)
downloadgentoo-34b8ffe170a721ff72c2c5eed46c6e3bb7cd16d4.tar.gz
gentoo-34b8ffe170a721ff72c2c5eed46c6e3bb7cd16d4.tar.bz2
gentoo-34b8ffe170a721ff72c2c5eed46c6e3bb7cd16d4.zip
media-video/mpv: sync live keywords
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-video')
-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 3c28f760365f..2db1284a5961 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.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 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
fi
DESCRIPTION="Media player for the command line"