summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-18 16:28:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-18 16:32:21 +0200
commit70fb25c4696970255ee208fb7787c97e2e09eb76 (patch)
tree0129de2da48f93438fee671ec281e9a0a2cc3e83 /media-video
parentapp-office/libreoffice-bin-debug: x86 stable (bug #689418) (diff)
downloadgentoo-70fb25c4696970255ee208fb7787c97e2e09eb76.tar.gz
gentoo-70fb25c4696970255ee208fb7787c97e2e09eb76.tar.bz2
gentoo-70fb25c4696970255ee208fb7787c97e2e09eb76.zip
media-video/mkvtoolnix: x86 stable (bug #689688)
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-35.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-35.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-35.0.0.ebuild
index 67e541fbc01a..7cb3dce6c6e3 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-35.0.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-35.0.0.ebuild
@@ -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"
+ KEYWORDS="~amd64 ~ppc ~ppc64 x86"
fi
DESCRIPTION="Tools to create, alter, and inspect Matroska files"