From c0303fe2c2cd69110a081a852608396dc9c6e2cf Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 27 Jan 2018 00:22:36 +0100 Subject: media-video/mkvtoolnix: x86 stable (bug #641328) Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-video') 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" -- cgit v1.2.3-65-gdbad