Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libelf/
Date: Fri, 03 Aug 2018 14:04:11
Message-Id: 1533305037.fbd7e62171a26cb5b318befcc8f3f809ccf01969.blueness@gentoo
1 commit: fbd7e62171a26cb5b318befcc8f3f809ccf01969
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 3 14:01:54 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 3 14:03:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd7e621
7
8 dev-libs/libelf: keyword ~arm64
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-libs/libelf/libelf-0.8.13-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild
16 index 98d0962d4f4..4795811e51a 100644
17 --- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild
18 +++ b/dev-libs/libelf/libelf-0.8.13-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz"
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="debug nls elibc_FreeBSD"
26
27 RDEPEND="!dev-libs/elfutils"