diff options
author | 2018-01-28 18:58:04 +0300 | |
---|---|---|
committer | 2018-01-28 18:58:04 +0300 | |
commit | fb7a48e8e30e47b1795d603b4d317d5dab1e8b72 (patch) | |
tree | 0d2e2ca7e507c1da1abd816a49f655a88d1257a6 /media-video | |
parent | dev-libs/libebml: amd64 stable wrt bug #641292 (diff) | |
download | gentoo-fb7a48e8e30e47b1795d603b4d317d5dab1e8b72.tar.gz gentoo-fb7a48e8e30e47b1795d603b4d317d5dab1e8b72.tar.bz2 gentoo-fb7a48e8e30e47b1795d603b4d317d5dab1e8b72.zip |
media-video/mkvtoolnix: amd64 stable wrt bug #641328
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild b/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild index 8830cd670aae..98b19cd3e142 100644 --- a/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild +++ b/media-video/mkvtoolnix/mkvtoolnix-19.0.0.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://mkvtoolnix.download/sources/${P}.tar.xz" - KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" fi DESCRIPTION="Tools to create, alter, and inspect Matroska files" |