Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/
Date: Tue, 18 Aug 2020 11:22:19
Message-Id: 1597749686.b34a075af716288d6bb52b8afb63afaafd1e7a24.ago@gentoo
1 commit: b34a075af716288d6bb52b8afb63afaafd1e7a24
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 18 11:21:26 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 18 11:21:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34a075a
7
8 media-libs/libmatroska: x86 stable wrt bug #736796
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/libmatroska/libmatroska-1.6.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libmatroska/libmatroska-1.6.2.ebuild b/media-libs/libmatroska/libmatroska-1.6.2.ebuild
18 index 5f98f2125f5..88c5a7898a8 100644
19 --- a/media-libs/libmatroska/libmatroska-1.6.2.ebuild
20 +++ b/media-libs/libmatroska/libmatroska-1.6.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0/7" # subslot = soname major version
25 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-linux"
26 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-linux"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/libebml-1.4.0:="