summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-01 21:19:57 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-01 21:19:57 +0200
commitc255bc999cad548940154ddf3b86701a963d89d6 (patch)
treeacee4f3d4d069da3e28204b854960062ebcd0482
parentmedia-libs/x264: x86 stable (bug #688712) (diff)
downloadgentoo-c255bc999cad548940154ddf3b86701a963d89d6.tar.gz
gentoo-c255bc999cad548940154ddf3b86701a963d89d6.tar.bz2
gentoo-c255bc999cad548940154ddf3b86701a963d89d6.zip
media-video/x264-encoder: x86 stable (bug #688712)
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--media-video/x264-encoder/x264-encoder-0.0.20190214.ebuild2
1 files changed, 1 insertions, 1 deletions
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