media-video/mkvtoolnix: Stabilize 61.0.0 x86, #829472

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-01-02 00:02:57 +00:00
parent a8fbbf019f
commit 84f476221b

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"