Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/
Date: Sun, 11 Jul 2021 20:51:56
Message-Id: 1626036673.7fb57fec2c906ef88607af35e3af2dc589048317.sam@gentoo
1 commit: 7fb57fec2c906ef88607af35e3af2dc589048317
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:51:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:51:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fb57fec
7
8 dev-libs/elfutils: Stabilize 0.185 x86, #801469
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/elfutils/elfutils-0.185.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/elfutils/elfutils-0.185.ebuild b/dev-libs/elfutils/elfutils-0.185.ebuild
16 index 0a97315135a..c0204485555 100644
17 --- a/dev-libs/elfutils/elfutils-0.185.ebuild
18 +++ b/dev-libs/elfutils/elfutils-0.185.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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind zstd"
26
27 RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]