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: sys-apps/elfix/
Date: Sat, 13 Apr 2019 10:42:26
Message-Id: 1555152135.fcc7bcc64b577a4d3b867c60789ba012bbf0847d.blueness@gentoo
1 commit: fcc7bcc64b577a4d3b867c60789ba012bbf0847d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 10:41:08 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 10:42:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc7bcc6
7
8 sys-apps/elfix: stable on arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 sys-apps/elfix/elfix-0.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/elfix/elfix-0.9.4.ebuild b/sys-apps/elfix/elfix-0.9.4.ebuild
17 index fcc5f838919..c5af80158a3 100644
18 --- a/sys-apps/elfix/elfix-0.9.4.ebuild
19 +++ b/sys-apps/elfix/elfix-0.9.4.ebuild
20 @@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]] ; then
21 inherit autotools git-r3
22 else
23 SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz"
24 - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
25 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
26 fi
27
28 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"