From: Thomas Deutschmann Date: Fri, 26 Jan 2018 23:22:36 +0000 (+0100) Subject: media-video/mkvtoolnix: x86 stable (bug #641328) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0303fe2c2cd69110a081a852608396dc9c6e2cf;p=gentoo.git media-video/mkvtoolnix: x86 stable (bug #641328) Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- diff --git a/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild index f0e294854bdb..8830cd670aae 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://mkvtoolnix.download/sources/${P}.tar.xz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi DESCRIPTION="Tools to create, alter, and inspect Matroska files"