media-video/mkvtoolnix: Stabilize 75.0.0 ppc64, #906742

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-05-27 17:06:54 +01:00
parent fd6ee96110
commit fc7252fdb8
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -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"