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, 01 Jan 2022 05:34:19
Message-Id: 1641015184.258e354291946010ff60d968d8dc84043aa1f72f.sam@gentoo
1 commit: 258e354291946010ff60d968d8dc84043aa1f72f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 05:33:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 05:33:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258e3542
7
8 dev-libs/elfutils: Stabilize 0.186 arm, #830375
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/elfutils/elfutils-0.186.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/elfutils/elfutils-0.186.ebuild b/dev-libs/elfutils/elfutils-0.186.ebuild
16 index f32319e6d01a..fb679baa5300 100644
17 --- a/dev-libs/elfutils/elfutils-0.186.ebuild
18 +++ b/dev-libs/elfutils/elfutils-0.186.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-0.186-p
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}]