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/elfutils/
Date: Thu, 01 Jun 2017 04:33:32
Message-Id: 1496291601.7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1.maekke@gentoo
1 commit: 7143c01d6bfe7be9c5ce9c4424e92b7c0e4e27f1
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 1 04:33:21 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 1 04:33:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7143c01d
7
8 dev-libs/elfutils: arm stable, bug #618004
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/elfutils/elfutils-0.169-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/elfutils/elfutils-0.169-r1.ebuild b/dev-libs/elfutils/elfutils-0.169-r1.ebuild
17 index 47328a2ac4f..ae439fdcb95 100644
18 --- a/dev-libs/elfutils/elfutils-0.169-r1.ebuild
19 +++ b/dev-libs/elfutils/elfutils-0.169-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2"
21
22 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
26 IUSE="bzip2 lzma nls static-libs test +threads +utils"
27
28 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]