Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/
Date: Sat, 29 Jun 2019 13:22:41
Message-Id: 1561814516.a2c04f515b11c624ebbbae642f80137eaea06259.ago@gentoo
1 commit: a2c04f515b11c624ebbbae642f80137eaea06259
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 29 13:21:56 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 29 13:21:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c04f51
7
8 dev-libs/elfutils: amd64 stable wrt bug #688904
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 dev-libs/elfutils/elfutils-0.176-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/elfutils/elfutils-0.176-r1.ebuild b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
18 index d697d93f548..0a043923139 100644
19 --- a/dev-libs/elfutils/elfutils-0.176-r1.ebuild
20 +++ b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2"
22
23 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 IUSE="bzip2 lzma nls static-libs test +threads +utils"
28
29 RDEPEND=">=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]