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: Sat, 24 Oct 2020 17:53:36
Message-Id: 1603562004.153da282972ffa4cf6206ae3a9c21480ad549f8a.slyfox@gentoo
1 commit: 153da282972ffa4cf6206ae3a9c21480ad549f8a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Oct 24 17:18:31 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 24 17:53:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153da282
7
8 dev-libs/elfutils: stable 0.181 for hppa, bug #747517
9
10 Package-Manager: Portage-3.0.8, 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.181.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/elfutils/elfutils-0.181.ebuild b/dev-libs/elfutils/elfutils-0.181.ebuild
19 index 2a16a699b49..4a77d80ae44 100644
20 --- a/dev-libs/elfutils/elfutils-0.181.ebuild
21 +++ b/dev-libs/elfutils/elfutils-0.181.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"
29
30 RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]