summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-23 10:22:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-23 10:22:57 +0200
commitfd096e6c24bdd6ea07200df23c4a3d82040b8f53 (patch)
treee7da64d2e54ac77db2f626432be21f80eb2feb41 /media-video
parentdev-cpp/nlohmann_json: amd64 stable wrt bug #689688 (diff)
downloadgentoo-fd096e6c24bdd6ea07200df23c4a3d82040b8f53.tar.gz
gentoo-fd096e6c24bdd6ea07200df23c4a3d82040b8f53.tar.bz2
gentoo-fd096e6c24bdd6ea07200df23c4a3d82040b8f53.zip
media-video/mkvtoolnix: amd64 stable wrt bug #689688
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
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 1871608434b4..3fabd7e2dccb 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"