From: Sergei Trofimovich Date: Mon, 29 Apr 2019 20:09:04 +0000 (+0100) Subject: media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc, bug #684614 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8f1089eacbc34d9c46516697c176b03261990a75;p=gentoo.git media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc, bug #684614 Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" 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 42acf5134f90..36fa7d61f84f 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="" + KEYWORDS="ppc" 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