mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-video/rtmpdump: x86 stable (bug #684614)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -29,12 +29,12 @@ PATCHES=(
|
||||
)
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
KEYWORDS="amd64 arm64 ppc ppc64"
|
||||
KEYWORDS="amd64 arm64 ppc ppc64 x86"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="https://git.ffmpeg.org/rtmpdump.git"
|
||||
inherit git-r3
|
||||
else
|
||||
KEYWORDS="amd64 ~arm arm64 hppa ~mips ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ~arm arm64 hppa ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
SRC_URI="https://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user