Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/
Date: Mon, 01 Jul 2019 19:23:18
Message-Id: 1562006305.e313c67f4bf0c86b6e0d476fd792e34ecc8fd7ef.whissi@gentoo
1 commit: e313c67f4bf0c86b6e0d476fd792e34ecc8fd7ef
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 1 18:38:25 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 1 18:38:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e313c67f
7
8 dev-libs/elfutils: x86 stable (bug #688904)
9
10 Package-Manager: Portage-2.3.68, Repoman-2.3.16
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/elfutils/elfutils-0.176-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/elfutils/elfutils-0.176-r1.ebuild b/dev-libs/elfutils/elfutils-0.176-r1.ebuild
17 index 0a043923139..5b0d49ef487 100644
18 --- a/dev-libs/elfutils/elfutils-0.176-r1.ebuild
19 +++ b/dev-libs/elfutils/elfutils-0.176-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 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-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}]