summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:23:12 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-27 00:24:07 +0100
commit4344feea4d6d72c690d7fdc2ecfba99a7ec1e6a4 (patch)
tree8e2f96e71741c755f6e976c2957e570d9f3212d3
parentmedia-video/mkvtoolnix: x86 stable (bug #641328) (diff)
downloadgentoo-4344feea.tar.gz
gentoo-4344feea.tar.bz2
gentoo-4344feea.zip
media-libs/libmatroska: x86 stable (bug #641328)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
-rw-r--r--media-libs/libmatroska/libmatroska-1.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libmatroska/libmatroska-1.4.8.ebuild b/media-libs/libmatroska/libmatroska-1.4.8.ebuild
index ae166a1913ba..1da3fb754fc6 100644
--- a/media-libs/libmatroska/libmatroska-1.4.8.ebuild
+++ b/media-libs/libmatroska/libmatroska-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0/6" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
IUSE="static-libs"
RDEPEND=">=dev-libs/libebml-1.3.4:="