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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-27 13:45:23 +01:00
parent e99e286b92
commit d216cfbca6

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"