media-video/rtmpdump: x86 stable (bug #684614)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 00:26:45 +0000 (02:26 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 13 May 2019 00:37:54 +0000 (02:37 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild

index 4b64ffb70ecac2de110a3d41f07aef92057f081b..374af6708cb66b99d7a7164071d3f6b4f49d3e63 100644 (file)
@@ -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