summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-04 09:13:08 +0000
committerSam James <sam@gentoo.org>2024-12-04 09:13:08 +0000
commit6e99306c459b90811b2522d622ca99800abd0f73 (patch)
treeaca65b1648f1c0a812964b530b6ada056b1526b5 /media-video
parentnet-analyzer/dnsenum: Stabilize 1.3.1 amd64, #945658 (diff)
downloadgentoo-6e99306c459b90811b2522d622ca99800abd0f73.tar.gz
gentoo-6e99306c459b90811b2522d622ca99800abd0f73.tar.bz2
gentoo-6e99306c459b90811b2522d622ca99800abd0f73.zip
media-video/rtmpdump: Stabilize 2.4_p20210219 amd64, #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 e56b17c33df7..c1540a37c2c5 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