summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-01 18:38:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-01 18:38:42 +0200
commit888969d6bb2ea16138740514ad886e8cc5377a83 (patch)
tree0078352559737ef6ef555555ff7c97f926ba4b93 /media-video
parentx11-apps/xhost: Keyword 1.0.8 for ~m68k (diff)
downloadgentoo-888969d6bb2ea16138740514ad886e8cc5377a83.tar.gz
gentoo-888969d6bb2ea16138740514ad886e8cc5377a83.tar.bz2
gentoo-888969d6bb2ea16138740514ad886e8cc5377a83.zip
media-video/mkvtoolnix: Stabilize 61.0.0 ppc, #829472
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/mkvtoolnix/mkvtoolnix-61.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-61.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-61.0.0.ebuild
index 11a26571c2ed..05b2fdd29fbf 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-61.0.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-61.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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"