From: Sergei Trofimovich Date: Mon, 29 Apr 2019 20:10:42 +0000 (+0100) Subject: media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc64, bug #684614 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=49746d0b8dbba58b881796ba74d6e12598efb243;p=gentoo.git media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc64, bug #684614 Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild index 36fa7d61f84f..5b605c5e830c 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" + KEYWORDS="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