Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/elfutils/
Date: Sun, 11 Jul 2021 15:30:11
Message-Id: 1626017401.141420d33706f5c3971cc4688a973bacce5cd8f1.slyfox@gentoo
1 commit: 141420d33706f5c3971cc4688a973bacce5cd8f1
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Jul 11 13:39:39 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 15:30:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=141420d3
7
8 dev-libs/elfutils: stable 0.185 for hppa, bug #801469
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/elfutils/elfutils-0.185.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/elfutils/elfutils-0.185.ebuild b/dev-libs/elfutils/elfutils-0.185.ebuild
19 index 4a4a9bc4e3f..0a97315135a 100644
20 --- a/dev-libs/elfutils/elfutils-0.185.ebuild
21 +++ b/dev-libs/elfutils/elfutils-0.185.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2"
23
24 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
28 IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind zstd"
29
30 RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]