media-video/rtmpdump: Stabilize 2.4_p20210219 hppa, #945661

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-12-06 20:14:02 +00:00
parent 8d011657db
commit 4a82506215
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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