media-video/mkvtoolnix: x86 stable (bug #641328)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 26 Jan 2018 23:22:36 +0000 (00:22 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 26 Jan 2018 23:24:06 +0000 (00:24 +0100)
Package-Manager: Portage-2.3.20, Repoman-2.3.6

media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild

index f0e294854bdba146bf6c80d31d1c6e321a5e4bbe..8830cd670aae7a9a18c692a6e86ea082e7872f81 100644 (file)
@@ -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"