diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:23:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:24:07 +0100 |
commit | 4344feea4d6d72c690d7fdc2ecfba99a7ec1e6a4 (patch) | |
tree | 8e2f96e71741c755f6e976c2957e570d9f3212d3 /media-libs/libmatroska | |
parent | media-video/mkvtoolnix: x86 stable (bug #641328) (diff) | |
download | gentoo-4344feea4d6d72c690d7fdc2ecfba99a7ec1e6a4.tar.gz gentoo-4344feea4d6d72c690d7fdc2ecfba99a7ec1e6a4.tar.bz2 gentoo-4344feea4d6d72c690d7fdc2ecfba99a7ec1e6a4.zip |
media-libs/libmatroska: x86 stable (bug #641328)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'media-libs/libmatroska')
-rw-r--r-- | media-libs/libmatroska/libmatroska-1.4.8.ebuild | 4 |
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:=" |