summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-02 14:58:51 +0000
committerSam James <sam@gentoo.org>2024-12-02 14:58:51 +0000
commitbe66aaea3afc50ac0a0d605270bd2a9bb07c7310 (patch)
tree51165d57f0d52f52949facaefb3b47112da831f0 /media-video
parentx11-misc/grsync: Stabilize 1.3.1 ppc64, #945689 (diff)
downloadgentoo-be66aaea3afc50ac0a0d605270bd2a9bb07c7310.tar.gz
gentoo-be66aaea3afc50ac0a0d605270bd2a9bb07c7310.tar.bz2
gentoo-be66aaea3afc50ac0a0d605270bd2a9bb07c7310.zip
media-video/rtmpdump: Stabilize 2.4_p20210219 ppc, #945661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild b/media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild
index 484f5db39f5f..c894425caa28 100644
--- a/media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild
+++ b/media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild
@@ -35,7 +35,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://git.ffmpeg.org/rtmpdump.git"
inherit git-r3
else
- KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
SRC_URI="https://git.ffmpeg.org/gitweb/rtmpdump.git/snapshot/f1b83c10d8beb43fcc70a6e88cf4325499f25857.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-f1b83c1"
fi