From: Mikle Kolyada Date: Tue, 30 Apr 2019 09:59:33 +0000 (+0300) Subject: media-video/rtmpdump: amd64 stable wrt bug #684614 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=10eea7027f9221577ab239ab2a692ca0bcbe55c1;p=gentoo.git media-video/rtmpdump: amd64 stable wrt bug #684614 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild index 5b605c5e830c..1df829d3bf59 100644 --- a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild +++ b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild @@ -29,12 +29,12 @@ PATCHES=( ) if [[ ${PV} == *9999 ]] ; then - KEYWORDS="ppc ppc64" + KEYWORDS="amd64 ppc ppc64" 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