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/elfutils/
Date: Mon, 19 Jun 2017 20:06:13
Message-Id: 1497902756.76d024fee091ace86a7f3466d53c027108764cfd.slyfox@gentoo
1 commit: 76d024fee091ace86a7f3466d53c027108764cfd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 21:06:05 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 20:05:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d024fe
7
8 dev-libs/elfutils: ia64 stable, bug #618004
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/elfutils/elfutils-0.169-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/elfutils/elfutils-0.169-r1.ebuild b/dev-libs/elfutils/elfutils-0.169-r1.ebuild
16 index ae439fdcb95..9afeac892f0 100644
17 --- a/dev-libs/elfutils/elfutils-0.169-r1.ebuild
18 +++ b/dev-libs/elfutils/elfutils-0.169-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2"
20
21 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
25 IUSE="bzip2 lzma nls static-libs test +threads +utils"
26
27 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]