From: Thomas Deutschmann Date: Mon, 1 Jul 2019 19:19:57 +0000 (+0200) Subject: media-video/x264-encoder: x86 stable (bug #688712) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c255bc999cad548940154ddf3b86701a963d89d6;p=gentoo.git media-video/x264-encoder: x86 stable (bug #688712) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann --- diff --git a/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild b/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild index 207434fe1c32..1b388f29833b 100644 --- a/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild +++ b/media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then else MY_P="x264-snapshot-$(ver_cut 3)-2245" SRC_URI="http://download.videolan.org/pub/videolan/x264/snapshots/${MY_P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" S="${WORKDIR}/${MY_P}" fi