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: Sat, 12 Jun 2021 15:43:43
Message-Id: 1623512491.2bf41f35796c89ff20dd5d04c0c77811562705c7.sam@gentoo
1 commit: 2bf41f35796c89ff20dd5d04c0c77811562705c7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 15:41:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 15:41:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf41f35
7
8 dev-libs/elfutils: Stabilize 0.184 arm, #795558
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/elfutils/elfutils-0.184.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/elfutils/elfutils-0.184.ebuild b/dev-libs/elfutils/elfutils-0.184.ebuild
16 index 2bda74519d0..5f9a49bd55c 100644
17 --- a/dev-libs/elfutils/elfutils-0.184.ebuild
18 +++ b/dev-libs/elfutils/elfutils-0.184.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}]