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: Mon, 05 Feb 2018 22:44:34
Message-Id: 1517870663.c06371fd4d1ae2413e5e2d05a12463deca0d18be.slyfox@gentoo
1 commit: c06371fd4d1ae2413e5e2d05a12463deca0d18be
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 5 22:44:23 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 5 22:44:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06371fd
7
8 dev-libs/libebml: stable 1.3.5 for ia64, bug #641292
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
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 5dde7f7bc85..218d957ffa6 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() {