Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libebml/
Date: Wed, 31 Jan 2018 20:00:15
Message-Id: 1517428799.d3e267ef8e7aa438ed54a1b7df074d09a556c25f.slyfox@gentoo
1 commit: d3e267ef8e7aa438ed54a1b7df074d09a556c25f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 31 17:40:43 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 31 19:59:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e267ef
7
8 dev-libs/libebml: stable 1.3.5 for sparc, bug #641292
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/libebml/libebml-1.3.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/libebml/libebml-1.3.5.ebuild b/dev-libs/libebml/libebml-1.3.5.ebuild
17 index a56f2901e34..5dde7f7bc85 100644
18 --- a/dev-libs/libebml/libebml-1.3.5.ebuild
19 +++ b/dev-libs/libebml/libebml-1.3.5.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0/4" # subslot = soname major version
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
26 IUSE="debug static-libs"
27
28 src_prepare() {