summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-28 14:01:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-28 14:01:26 +0200
commit3282f9e976c247809db7dce748ea07639a6ba01b (patch)
treef4f4152e74de7424971d489749b4859340040e39 /media-video
parentsci-chemistry/gelemental: [QA] Disable static libraries (diff)
downloadgentoo-3282f9e976c247809db7dce748ea07639a6ba01b.tar.gz
gentoo-3282f9e976c247809db7dce748ea07639a6ba01b.tar.bz2
gentoo-3282f9e976c247809db7dce748ea07639a6ba01b.zip
media-video/mkvtoolnix: amd64 stable wrt bug #777687
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-51.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-51.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-51.0.0.ebuild
index d84291b28039..90999e1cc651 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-51.0.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-51.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,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"