diff options
author | 2024-12-03 12:09:42 +0000 | |
---|---|---|
committer | 2024-12-03 12:09:42 +0000 | |
commit | 61c67a4d01f1227498b603be25a84e1303d08755 (patch) | |
tree | 2e79bde7cd88648c33d9ba66082402f1b54ca20c /media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild | |
parent | media-libs/webrtc-audio-processing: Stabilize 0.3.1-r1 x86, #945660 (diff) | |
download | gentoo-61c67a4d01f1227498b603be25a84e1303d08755.tar.gz gentoo-61c67a4d01f1227498b603be25a84e1303d08755.tar.bz2 gentoo-61c67a4d01f1227498b603be25a84e1303d08755.zip |
media-video/rtmpdump: Stabilize 2.4_p20210219 x86, #945661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild')
-rw-r--r-- | media-video/rtmpdump/rtmpdump-2.4_p20210219.ebuild | 2 |
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 c894425caa28..e56b17c33df7 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 |