Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libebml/
Date: Thu, 05 Nov 2015 20:56:22
Message-Id: 1446756934.925a032e7718ce7da6d0ed3555d3f407f4df0e6f.maekke@gentoo
1 commit: 925a032e7718ce7da6d0ed3555d3f407f4df0e6f
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 5 20:55:34 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 5 20:55:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925a032e
7
8 dev-libs/libebml: arm stable, bug #564424
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/libebml/libebml-1.3.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libebml/libebml-1.3.3.ebuild b/dev-libs/libebml/libebml-1.3.3.ebuild
17 index 6b870fa..e3b08d9 100644
18 --- a/dev-libs/libebml/libebml-1.3.3.ebuild
19 +++ b/dev-libs/libebml/libebml-1.3.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/4" # subslot = soname major version
24 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="debug static-libs"
27
28 src_prepare() {