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: Fri, 30 Oct 2015 08:45:48
Message-Id: 1446194742.bda266b5c4f438db42b189be40ad50865a7e61e3.ago@gentoo
1 commit: bda266b5c4f438db42b189be40ad50865a7e61e3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 08:45:36 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 08:45:42 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda266b5
7
8 media-libs/libmatroska: x86 stable wrt bug #564426
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 media-libs/libmatroska/libmatroska-1.4.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/libmatroska/libmatroska-1.4.4.ebuild b/media-libs/libmatroska/libmatroska-1.4.4.ebuild
17 index 3c4cbfe..01bb822 100644
18 --- a/media-libs/libmatroska/libmatroska-1.4.4.ebuild
19 +++ b/media-libs/libmatroska/libmatroska-1.4.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0/6" # subslot = soname major version
24 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux"
26 IUSE="static-libs"
27
28 RDEPEND=">=dev-libs/libebml-1.3.3:="